Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move typoed dir meta.hel to meta.help | Eric Fiselier | 2016-06-22 | 1 | -34/+0 |
| | | | | llvm-svn: 273362 | ||||
* | Replace __cplusplus comparisons and dialect __has_feature checks with ↵ | Eric Fiselier | 2016-06-14 | 1 | -1/+3 |
| | | | | | | | | | TEST_STD_VER. This is a huge cleanup that helps make the libc++ test suite more portable. Patch from STL@microsoft.com. Thanks STL! llvm-svn: 272716 | ||||
* | Add support for N4389 - std::bool_constant | Marshall Clow | 2015-05-18 | 1 | -0/+32 |
llvm-svn: 237636 |