summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/asan/TestCases/initialization-bug.cc
Commit message (Expand)AuthorAgeFilesLines
* compiler-rt: Rename cc files below test/asan to cppNico Weber2019-08-051-51/+0
* [CMake] Use normalized Windows target triplesPetr Hosek2018-08-091-1/+1
* Mark two tests (dead-strip.c, initialization-bug.cc) as unsupported on iOS.Kuba Mracek2017-04-261-0/+1
* [asan] Specialize the initialization-bug.cc testcase for Darwin (it needs a d...Kuba Mracek2016-11-211-1/+1
* [asan] Update the tests as Mach-O metadata liveness tracking is on by defaultAnna Zaks2016-11-171-1/+1
* [asan] Update tests according to r274578Ryan Govostes2016-07-051-1/+1
* [asan] Mark the initialization-bug.cc unsupported on OS X Yosemite and olderRyan Govostes2016-03-301-0/+3
* [asan] Add runtime support for __asan_(un)register_image_globalsRyan Govostes2016-03-281-1/+1
* [windows] Fix or XFAIL remaining portable test failures and enable themReid Kleckner2015-08-141-1/+1
* Use %env_asan_opts= substitution instead of 'env ASAN_OPTIONS=$ASAN_OPTIONS'Reid Kleckner2015-08-121-1/+1
* [ASan] Test churn for setting ASAN_OPTIONS=symbolize_vs_style=falseFilipe Cabecinhas2015-06-151-1/+1
* [ASan] Relax test modified in r235540 to pacify ARM buildbots.Alexey Samsonov2015-04-231-1/+1
* [ASan] Print global registration site in init-order-checker reports.Alexey Samsonov2015-04-221-2/+4
* [ASan tests] Use ASAN_OPTIONS in a portable wayTimur Iskhodzhanov2014-05-261-1/+1
* Add %run to all lit testsGreg Fitzgerald2014-04-301-1/+1
* Move ASan lit-tests under test/asanAlexey Samsonov2014-02-141-0/+45
OpenPOWER on IntegriCloud