summaryrefslogtreecommitdiff
path: root/test/CodeGen/asan-globals.cpp
AgeCommit message (Expand)Author
2016-10-20Remove 24 instances of 'REQUIRES: shell'Reid Kleckner
2016-10-14Implement no_sanitize_address for global varsDouglas Katzman
2014-12-15IR: Make metadata typeless in assembly, clang sideDuncan P. N. Exon Smith
2014-10-17[ASan] Improve blacklisting of global variables.Alexey Samsonov
2014-08-02[ASan] Use metadata to pass source-level information from Clang to ASan.Alexey Samsonov
2014-07-12[ASan] Collect unmangled names of global variables in Clang to print them in ...Alexey Samsonov
2014-07-07[Sanitizer] Reduce the usage of sanitizer blacklist in CodeGenModuleAlexey Samsonov
2014-07-02[ASan] Print exact source location of global variables in error reports.Alexey Samsonov