Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 copy/paste bug in test where we were putting a '3' into a vector<bool>. NFC. | Marshall Clow | 2017-11-26 | 1 | -2/+2 |
* | Replace assert(true) in tests with actual asserts. Reviewed as https://review... | Billy Robert O'Neal III | 2017-11-21 | 1 | -2/+2 |
* | Added tests for xxx.size() and xxx.empty() for all the sequence containers | Marshall Clow | 2017-11-15 | 1 | -0/+62 |