summaryrefslogtreecommitdiff
path: root/test/Lexer/has_feature_address_sanitizer.cpp
AgeCommit message (Expand)Author
2017-12-09Hardware-assisted AddressSanitizer (clang part).Evgeniy Stepanov
2015-06-19[ASan] Initial support for Kernel AddressSanitizerAlexander Potapenko
2012-11-05Use the individual -fsanitize=<...> arguments to control which of the UBSanRichard Smith
2011-11-22implement __has_feature(address_sanitizer); also use LangOpts.AddressSanitize...Kostya Serebryany