summaryrefslogtreecommitdiff
path: root/test/CodeGen/sanitize-init-order.cpp
AgeCommit message (Expand)Author
2017-02-16Add missing regexp quantifiers in a test.Evgeniy Stepanov
2016-10-20Remove 24 instances of 'REQUIRES: shell'Reid Kleckner
2014-12-15IR: Make metadata typeless in assembly, clang sideDuncan P. N. Exon Smith
2014-11-20Remove support for undocumented SpecialCaseList entries.Alexey Samsonov
2014-10-17[ASan] Improve blacklisting of global variables.Alexey Samsonov
2014-07-02[ASan] Print exact source location of global variables in error reports.Alexey Samsonov
2014-06-13Remove top-level Clang -fsanitize= flags for optional ASan features.Alexey Samsonov
2014-05-29[ASan] Hoist blacklisting globals from init-order checking to Clang.Alexey Samsonov
2013-04-05Allow EmitConstantInit() to emit constant initializers for objects with trivi...Alexey Samsonov