summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/asan-globals.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove 24 instances of 'REQUIRES: shell'Reid Kleckner2016-10-201-2/+2
* Implement no_sanitize_address for global varsDouglas Katzman2016-10-141-4/+7
* IR: Make metadata typeless in assembly, clang sideDuncan P. N. Exon Smith2014-12-151-18/+18
* [ASan] Improve blacklisting of global variables.Alexey Samsonov2014-10-171-8/+13
* [ASan] Use metadata to pass source-level information from Clang to ASan.Alexey Samsonov2014-08-021-12/+8
* [ASan] Collect unmangled names of global variables in Clang to print them in ...Alexey Samsonov2014-07-121-10/+14
* [Sanitizer] Reduce the usage of sanitizer blacklist in CodeGenModuleAlexey Samsonov2014-07-071-0/+9
* [ASan] Print exact source location of global variables in error reports.Alexey Samsonov2014-07-021-0/+23