summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/sanitize-init-order.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add missing regexp quantifiers in a test.Evgeniy Stepanov2017-02-161-2/+2
* Remove 24 instances of 'REQUIRES: shell'Reid Kleckner2016-10-201-2/+1
* IR: Make metadata typeless in assembly, clang sideDuncan P. N. Exon Smith2014-12-151-8/+8
* Remove support for undocumented SpecialCaseList entries.Alexey Samsonov2014-11-201-2/+2
* [ASan] Improve blacklisting of global variables.Alexey Samsonov2014-10-171-3/+15
* [ASan] Print exact source location of global variables in error reports.Alexey Samsonov2014-07-021-3/+8
* Remove top-level Clang -fsanitize= flags for optional ASan features.Alexey Samsonov2014-06-131-3/+3
* [ASan] Hoist blacklisting globals from init-order checking to Clang.Alexey Samsonov2014-05-291-0/+9
* Allow EmitConstantInit() to emit constant initializers for objects with trivi...Alexey Samsonov2013-04-051-0/+24