summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/numerics/cfenv
Commit message (Collapse)AuthorAgeFilesLines
* Void cast runtime-unused variables. Patch from STL@microsoft.comEric Fiselier2016-05-021-0/+2
| | | | llvm-svn: 268284
* Remove unneeded initialisation of fenv_t and fexcept_t.Ed Schouten2015-03-151-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 Fiselier2014-12-202-0/+98
llvm-svn: 224658
OpenPOWER on IntegriCloud