Marshall Clow
|
b6e011b18b
Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended.
|
6 gadi atpakaļ |
JF Bastien
|
e15dd4e32e
Support tests in freestanding
|
6 gadi atpakaļ |
Chandler Carruth
|
7c3769df62
Update more file headers across all of the LLVM projects in the monorepo
|
6 gadi atpakaļ |
Marshall Clow
|
a87d98049c
Mark the at_exit and at_quick_exit tests as unsupported under C++98 an 03, since those calls were introduced in C++11. They're already guarded by an ifdef in the code, so this is a 'belt-and-suspenders' change.
|
7 gadi atpakaļ |
Eric Fiselier
|
a90c6dd460
Move test into test/std subdirectory.
|
10 gadi atpakaļ |