Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add include for 'test_macros.h' to all the tests that were missing them. Than... | Marshall Clow | 2019-05-31 | 1 | -0/+2 |
* | Support tests in freestanding | JF Bastien | 2019-02-04 | 1 | -1/+3 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Fix various undefined behavior found by UBSan. | Eric Fiselier | 2016-06-19 | 1 | -0/+2 |
* | [libcxx] [test] Replace non-Standard "atomic_flag f(false);" with Standard "a... | Eric Fiselier | 2016-05-03 | 1 | -2/+2 |
* | [libcxx] Allow use of <atomic> in C++03. Try 3. | Eric Fiselier | 2015-08-19 | 1 | -2/+2 |
* | Fix uninitialized values and bad enum conversions found by UBSAN. | Eric Fiselier | 2015-05-19 | 1 | -2/+2 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+36 |