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 two test failures caused by Windows mangling of function types. | Eric Fiselier | 2017-05-07 | 1 | -9/+12 |
* | Add tests for noexcept functions | Eric Fiselier | 2017-02-13 | 1 | -75/+160 |
* | Add more tests for LWG#2582. No code changes needed, just tests. | Marshall Clow | 2016-07-12 | 1 | -1/+1 |
* | Added tests to make sure that the categorization traits work on incomplete types | Marshall Clow | 2016-02-25 | 1 | -0/+5 |
* | Refactor is_member_function_pointer to use is_function and not __member_funct... | Eric Fiselier | 2015-06-13 | 1 | -13/+47 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+102 |