summaryrefslogtreecommitdiffstats
path: root/config/sanitizer
Commit message (Collapse)AuthorAgeFilesLines
* Fix bug in cppcheck in tool.cmake (#1988)luzpaz2022-08-101-1/+1
| | | Ref: https://github.com/HDFGroup/hdf5/pull/1985#issuecomment-1211046328
* Develop HDFFV-11310 (#1811)Allen Byrne2022-07-111-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Rework java vl check in read/write. Handle old refs in h5dump * Committing clang-format changes * Java changes allow default VL reads * Fix JNI utility for old refs * HDFFV-11310 - implement vlen read/write for atomic types. * format check fix * Mostly format fixes * More format issues * Two format changes * Use JNI names for sizeof * format change * fix size typo * Change to older method to initialize list * remove unused var * format fix * switch writeVL functions to use datatype instead of java type * Add VL option to generic read/write check * Correct function name typo * Add JIRA issue * Correct note to match change in code. * HDFFV-11318 add VL references as byte arrays * Add release note and format changes * Another format update * Fix unreleased allocations * Fix format * format correction Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* Fix cmake dynamic analysis on windows (#1373)Allen Byrne2022-01-242-5/+21
| | | | | * Fix sanitizer flag form on windows * Add search paths to windows code-coverage
* Need to match clang and versions not just "Clang" (#1029)Allen Byrne2021-09-222-13/+7
|
* Remove incorrect compiler check for windows clang sanitizer (#942)Allen Byrne2021-08-201-1/+1
|
* Fix clang/sanitizer for windows (#883)Allen Byrne2021-08-161-5/+5
| | | | | * Fix clang/sanitizer for windows * Restrict MSVC version for sanitize
* Correct TARGET variable and CMake config file locationAllen Byrne2020-11-111-1/+1
|
* Doxygen add new files and update docsAllen Byrne2020-11-031-52/+0
|
* CMake and script changes for clang-formatAllen Byrne2020-09-042-4/+151
|
* Allow use of INTEL icl/icl++ for clangAllen Byrne2020-03-191-56/+53
|
* TRILAB-148 fix sanitizer and -fsanitize usageAllen Byrne2020-02-121-13/+14
|
* Only use sanitizer with ClangAllen Byrne2020-01-261-1/+1
|
* Fix compile and test issues from DTAllen Byrne2019-12-131-0/+2
|
* TRILABS-135 Add clang analyzersAllen Byrne2019-12-115-0/+1222