summaryrefslogtreecommitdiffstats
path: root/config/sanitizer/code-coverage.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Develop toolchain lowercase names and updates (#2426)Allen Byrne2023-02-171-6/+6
| | | | | | | | | | | | | * lowercase the toolchain filenames * Change name of option define * Update CI with changed toolchain name * Correct Intel compiler names * Account for Intels name for compiler based on clang * Make icx default and rename classic to icc
* 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-241-4/+11
| | | | | * 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-221-12/+6
|
* TRILABS-135 Add clang analyzersAllen Byrne2019-12-111-0/+536