Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support tests in freestanding | JF Bastien | 2019-02-04 | 2 | -2/+6 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 2 | -8/+6 |
* | Fix diagnostic regex in variant tests to tolerate older clang versions | Eric Fiselier | 2018-09-20 | 1 | -1/+1 |
* | Don't require relops on variant alternatives to all return the same | Eric Fiselier | 2018-09-19 | 2 | -29/+166 |
* | Implement C++17 <variant>. Patch from Michael Park! | Eric Fiselier | 2016-12-02 | 1 | -7/+7 |
* | Add <variant> tests but disable them for libc++ | Eric Fiselier | 2016-11-23 | 1 | -0/+227 |