summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/asan/lit_tests/TestCases/Linux/initialization-bug-any-order.cc
Commit message (Collapse)AuthorAgeFilesLines
* Move ASan lit-tests under test/asanAlexey Samsonov2014-02-141-36/+0
| | | | llvm-svn: 201413
* [ASan] Disable back init-order checker. Make strict_init_order imply ↵Alexey Samsonov2013-11-061-4/+2
| | | | | | check_initialization_order llvm-svn: 194125
* Enable pipefail for ASan testsAlexey Samsonov2013-08-071-2/+2
| | | | llvm-svn: 187877
* [ASan] Remove %symbolize from lit tests: we now use external symbolizer ↵Alexey Samsonov2013-06-281-2/+2
| | | | | | instead of python script llvm-svn: 185163
* [ASan] create separate configs for running ASan lit tests in both 32- and ↵Alexey Samsonov2013-06-071-2/+2
| | | | | | 64-bit mode. Clean up RUN-lines in tests. llvm-svn: 183498
* [ASan] move all lit_tests under TestCasesAlexey Samsonov2013-06-061-0/+38
llvm-svn: 183395
OpenPOWER on IntegriCloud