This is the first step in a multi-step refactoring to move add_sanitizer_rt_symbols in the direction of other add_* functions in compiler-rt.
Details
Details
- Reviewers
glider filcab samsonov kubamracek zaks.anna bogner - Commits
- rGbfc74bd3fced: [CMake] Converting add_sanitizer_rt_symbols to use cmake_parse_arguments.
rCRT246102: [CMake] Converting add_sanitizer_rt_symbols to use cmake_parse_arguments.
rL246102: [CMake] Converting add_sanitizer_rt_symbols to use cmake_parse_arguments.
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM after resolving a comment.
cmake/Modules/SanitizerUtils.cmake | ||
---|---|---|
11 ↗ | (On Diff #33264) | Please fix the comment to mention EXTRA |