summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/asan/TestCases/Helpers/init-order-pthread-create-extra.cc
blob: d4606f0afb52de82ddcbb647bc59aee13e1282db (plain)
1
2
void *bar(void *input);
void *glob2 = bar((void*)0x2345);
OpenPOWER on IntegriCloud