This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8300d52e8cbf: [tsan] Add support for
disable_sanitizer_instrumentation attribute (authored by glider).
Repository:
rG LLVM Github Monorepo
CHANGE
glider updated this revision to Diff 368056.
glider marked 5 inline comments as done.
glider added a comment.
Addressed Marco's comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108202/new/
https://reviews.llvm.org/D108202
Files:
clang/docs
melver accepted this revision.
melver added inline comments.
This revision is now accepted and ready to land.
Comment at: clang/docs/ThreadSanitizer.rst:106
+
+The ``disable_sanitizer_instrumentation`` attribute can be applied to a certain
+function to prevent all kinds of instru
glider created this revision.
glider added a reviewer: melver.
Herald added subscribers: jfb, hiraditya.
glider requested review of this revision.
Herald added projects: clang, LLVM.
Herald added subscribers: llvm-commits, cfe-commits.
Unlike __attribute__((no_sanitize("thread"))), this one will c