This reverts commit dd145f953db3dafbc019f1d3783bb4f09a28af92.
https://reviews.llvm.org/D119726, like https://reviews.llvm.org/D114421,
still causes TSan to fail, see https://lab.llvm.org/buildbot/#/builders/70/builds/18020
Paths
| Differential D119838
Revert "[asan] Add support for disable_sanitizer_instrumentation attribute" ClosedPublic Authored by glider on Feb 15 2022, 6:03 AM.
Details Summary This reverts commit dd145f953db3dafbc019f1d3783bb4f09a28af92. https://reviews.llvm.org/D119726, like https://reviews.llvm.org/D114421,
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptFeb 15 2022, 6:03 AM This revision was landed with ongoing or failed builds. Closed by commit rG05ee1f4af897: Revert "[asan] Add support for disable_sanitizer_instrumentation attribute" (authored by glider). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 408844 clang/docs/AddressSanitizer.rst
clang/lib/CodeGen/CodeGenFunction.cpp
clang/lib/CodeGen/SanitizerMetadata.cpp
clang/test/CodeGen/address-safety-attr-flavors.cpp
clang/test/CodeGen/asan-globals.cpp
llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
llvm/test/Instrumentation/AddressSanitizer/asan-disable-sanitizer-instrumentation.ll
|