Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Void cast runtime-unused variables. Patch from STL@microsoft.com | Eric Fiselier | 2016-05-02 | 1 | -0/+2 |
| | | | | llvm-svn: 268284 | ||||
* | Remove unneeded initialisation of fenv_t and fexcept_t. | Ed Schouten | 2015-03-15 | 1 | -2/+2 |
| | | | | | | | | Though common, there is no requirement that fenv_t and fexcept_t are structure and integer types, respectively. fexcept_t is a structure on CloudABI. llvm-svn: 232329 | ||||
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 2 | -0/+98 |
llvm-svn: 224658 |