summaryrefslogtreecommitdiffstats
path: root/.clang-format
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2023-08-26 16:51:34 (GMT)
committerGitHub <noreply@github.com>2023-08-26 16:51:34 (GMT)
commit8f9098b284b1551bae0fa9339eeeda64cc1d8641 (patch)
tree2c4ae82b7574d91b0f0eb4c73b1bbbb45df3f91c /.clang-format
parentd1cd849674c6e1c343930ca10b73d8170f20081e (diff)
downloadhdf5-8f9098b284b1551bae0fa9339eeeda64cc1d8641.zip
hdf5-8f9098b284b1551bae0fa9339eeeda64cc1d8641.tar.gz
hdf5-8f9098b284b1551bae0fa9339eeeda64cc1d8641.tar.bz2
Misc normalization with develop (#3436)
Mostly .github and config directories
Diffstat (limited to '.clang-format')
-rw-r--r--.clang-format22
1 files changed, 11 insertions, 11 deletions
diff --git a/.clang-format b/.clang-format
index b51da2a..54af759 100644
--- a/.clang-format
+++ b/.clang-format
@@ -65,28 +65,28 @@ ObjCBlockIndentWidth: 4
ReflowComments: true
SortIncludes: false
StatementMacros:
+ - CATCH
- FUNC_ENTER_API
- - FUNC_LEAVE_API
- FUNC_ENTER_NOAPI_NOINIT_NOERR
+ - FUNC_LEAVE_API
- FUNC_LEAVE_NOAPI
+ - H5E_PRINTF
+ - H5E_THROW
- H5_BEGIN_TAG
- - HGOTO_DONE_TAG
- H5_END_TAG
- - HSYS_DONE_ERROR
- - HSYS_GOTO_ERROR
+ - H5_GCC_DIAG_OFF
+ - H5_GCC_DIAG_ON
+ - H5_LEAVE
- HDONE_ERROR
- HERROR
- - H5_LEAVE
- - H5E_PRINTF
- - H5E_THROW
- HGOTO_DONE
+ - HGOTO_DONE_TAG
- HGOTO_ERROR
- - HMPI_ERROR
- HMPI_DONE_ERROR
+ - HMPI_ERROR
- HMPI_GOTO_ERROR
- - H5_GCC_DIAG_OFF
- - H5_GCC_DIAG_ON
- - CATCH
+ - HSYS_DONE_ERROR
+ - HSYS_GOTO_ERROR
#llvm10: TypenameMacros:
#llvm10: - STACK_OF
#llvm10: - LIST