summaryrefslogtreecommitdiff
path: root/test/asan/TestCases/initialization-bug.cc
AgeCommit message (Expand)Author
2017-04-26Mark two tests (dead-strip.c, initialization-bug.cc) as unsupported on iOS.Kuba Mracek
2016-11-21[asan] Specialize the initialization-bug.cc testcase for Darwin (it needs a d...Kuba Mracek
2016-11-17[asan] Update the tests as Mach-O metadata liveness tracking is on by defaultAnna Zaks
2016-07-05[asan] Update tests according to r274578Ryan Govostes
2016-03-30[asan] Mark the initialization-bug.cc unsupported on OS X Yosemite and olderRyan Govostes
2016-03-28[asan] Add runtime support for __asan_(un)register_image_globalsRyan Govostes
2015-08-14[windows] Fix or XFAIL remaining portable test failures and enable themReid Kleckner
2015-08-12Use %env_asan_opts= substitution instead of 'env ASAN_OPTIONS=$ASAN_OPTIONS'Reid Kleckner
2015-06-15[ASan] Test churn for setting ASAN_OPTIONS=symbolize_vs_style=falseFilipe Cabecinhas
2015-04-23[ASan] Relax test modified in r235540 to pacify ARM buildbots.Alexey Samsonov
2015-04-22[ASan] Print global registration site in init-order-checker reports.Alexey Samsonov
2014-05-26[ASan tests] Use ASAN_OPTIONS in a portable wayTimur Iskhodzhanov
2014-04-30Add %run to all lit testsGreg Fitzgerald
2014-02-14Move ASan lit-tests under test/asanAlexey Samsonov