summaryrefslogtreecommitdiff
path: root/libcxx/include/float.h
Commit message (Expand)AuthorAgeFilesLines
* [libc++] Only include_next C library headers when they existLouis Dionne2022-11-171-1/+3
* Revert "[libc++] Only include_next C library headers when they exist"Nico Weber2022-11-151-3/+1
* [libc++] Only include_next C library headers when they existLouis Dionne2022-11-151-1/+3
* [libc++] Normalize all our '#pragma GCC system_header', and regression-test.Arthur O'Dwyer2022-02-041-1/+1
* [runtimes][NFC] Remove filenames at the top of the license noticeLouis Dionne2021-11-171-1/+1
* [libc++] NFC: Normalize `#endif //` comment indentationLouis Dionne2021-04-201-1/+1
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Test for the presence of a bunch of new macros for c++17. These macros come f...Marshall Clow2018-07-311-0/+11
* Cleanup foo.h headers and __config to work in CEric Fiselier2015-11-061-0/+4
* PR25118: move system_header pragma before uses of include_next to avoid exten...Richard Smith2015-10-091-1/+2
* Split <float.h> out of <cfloat>.Richard Smith2015-10-081-0/+78