forked from OSchip/llvm-project
14de6e29b1
Summary: This permits combining -fsanitize-coverage with -fsanitize=bounds or -fsanitize=thread. Note that, GCC already supports combining these. Tested: - Add Clang end-to-end test checking IR is generated for both combinations of sanitizers. - Several previously failing TSAN tests now pass. Bugzilla: https://bugs.llvm.org/show_bug.cgi?id=45831 Reviewers: vitalybuka Reviewed By: vitalybuka Subscribers: #sanitizers, dvyukov, nickdesaulniers, cfe-commits Tags: #clang, #sanitizers Differential Revision: https://reviews.llvm.org/D79628 |
||
---|---|---|
.. | ||
TestCases | ||
Unit | ||
android_commands | ||
ios_commands | ||
netbsd_commands | ||
CMakeLists.txt | ||
lit.common.cfg.py | ||
lit.site.cfg.py.in | ||
print_address.h | ||
sanitizer_ucontext.h |