summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/sanitize-thread-attr.cpp
AgeCommit message (Expand)Author
2021-11-17[NFC][clang] Inclusive terms: replace uses of blacklist in clang/test/Zarko Todorovski
2021-07-09Reapply [IR] Don't mark mustprogress as type attributeNikita Popov
2016-12-23Cleanup the handling of noinline function attributes, -fno-inline,Chandler Carruth
2016-10-20Remove 24 instances of 'REQUIRES: shell'Reid Kleckner
2015-05-15Implement no_sanitize attribute.Peter Collingbourne
2015-04-22Fix another test broken by r235537Reid Kleckner
2013-02-28Add more of the command line options as attribute flags.Bill Wendling
2013-02-27Reapply r176133 with testcase fixes.Bill Wendling
2013-02-26Unify clang/llvm attributes for asan/tsan/msan (Clang part)Kostya Serebryany