summaryrefslogtreecommitdiff
path: root/test/Lexer/has_feature_address_sanitizer.cpp
Commit message (Expand)AuthorAgeFilesLines
* hwasan: add -fsanitize=kernel-hwaddress flagAndrey Konovalov2018-04-131-0/+1
* Hardware-assisted AddressSanitizer (clang part).Evgeniy Stepanov2017-12-091-0/+13
* [ASan] Initial support for Kernel AddressSanitizerAlexander Potapenko2015-06-191-0/+1
* Use the individual -fsanitize=<...> arguments to control which of the UBSanRichard Smith2012-11-051-1/+1
* implement __has_feature(address_sanitizer); also use LangOpts.AddressSanitize...Kostya Serebryany2011-11-221-0/+11