aboutsummaryrefslogtreecommitdiff
path: root/test/Lexer/has_feature_address_sanitizer.cpp
AgeCommit message (Expand)Author
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