forked from apache/arrow
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
apacheGH-45206: [C++][CMake] Add sanitizer presets (apache#45207)
### Rationale for this change See apache#45206 ### What changes are included in this PR? Add base presets for ASAN/TSAN/UBSAN. And cross product such base presets by `ninja-debug` which is, IMO, the config just enough necessary and likely to need sanitizers' aid. ### Are these changes tested? No need. ### Are there any user-facing changes? None. * GitHub Issue: apache#45206 Authored-by: Rossi Sun <[email protected]> Signed-off-by: Rossi Sun <[email protected]>
- Loading branch information
1 parent
4ede48c
commit f57c37a
Showing
1 changed file
with
59 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters