diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2019-12-11 22:48:55 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2019-12-11 22:49:34 (GMT) |
commit | 74524c5a351d730e1b01c4ac4ed29ae71cab6b56 (patch) | |
tree | ccf16a0b261c06265c6ab89738927425c53da41c /MANIFEST | |
parent | 8026c67a1c34e9d3dcaffe12f22d00e4ced64878 (diff) | |
download | hdf5-74524c5a351d730e1b01c4ac4ed29ae71cab6b56.zip hdf5-74524c5a351d730e1b01c4ac4ed29ae71cab6b56.tar.gz hdf5-74524c5a351d730e1b01c4ac4ed29ae71cab6b56.tar.bz2 |
TRILABS-135 Add clang analyzers
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -3472,6 +3472,13 @@ ./config/cmake/scripts/HDF5config.cmake ./config/cmake/scripts/HDF5options.cmake +# CMake-specific Sanitizer Scripts +./config/sanitizer/code-coverage.cmake +./config/sanitizer/sanitizers.cmake +./config/sanitizer/tools.cmake +./config/sanitizer/LICENSE +./config/sanitizer/README.md + # CMake-specific HPC Scripts ./config/cmake/scripts/HPC/sbatch-HDF5options.cmake ./config/cmake/scripts/HPC/bsub-HDF5options.cmake |