summaryrefslogtreecommitdiff
path: root/test/CodeGenObjCXX/address-safety-attr.mm
AgeCommit message (Expand)Author
2013-02-26Unify clang/llvm attributes for asan/tsan/msan (Clang part)Kostya Serebryany
2013-02-20Attempt to clean up tests for non-X86 platforms.Bill Wendling
2013-02-20Modify the tests to use attribute group references instead of listing theBill Wendling
2012-11-05Use the individual -fsanitize=<...> arguments to control which of the UBSanRichard Smith
2012-02-02Move the code that sets the AddressSafetyAlexander Potapenko