summaryrefslogtreecommitdiff
path: root/test/SemaCXX/attr-no-sanitize-address.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename identifiers to spell out analyze; NFC.Aaron Ballman2019-05-211-8/+8
* Implement no_sanitize_address for global varsDouglas Katzman2016-10-141-3/+0
* Fix several accidental DOS line endings in source filesDimitry Andric2016-01-031-8/+8
* When mapping no_sanitize_* attributes to no_sanitize attributes, handle GNU-s...Aaron Ballman2015-10-081-6/+8
* None of these attributes require FunctionTemplate to be explicitly listed as ...Aaron Ballman2014-05-201-5/+5
* Added the attribute name to the err_attribute_wrong_number_arguments diagnost...Aaron Ballman2013-07-231-1/+1
* Unify clang/llvm attributes for asan/tsan/msan (Clang part)Kostya Serebryany2013-02-261-0/+37