aboutsummaryrefslogtreecommitdiff
path: root/libcxx/include/float.h
AgeCommit message (Expand)AuthorFilesLines
2023-12-18[libc++] Format the code base (#74334)Louis Dionne1-6/+6
2022-11-17[libc++] Only include_next C library headers when they existLouis Dionne1-1/+3
2022-11-15Revert "[libc++] Only include_next C library headers when they exist"Nico Weber1-3/+1
2022-11-15[libc++] Only include_next C library headers when they existLouis Dionne1-1/+3
2022-02-04[libc++] Normalize all our '#pragma GCC system_header', and regression-test.Arthur O'Dwyer1-1/+1
2021-11-17[runtimes][NFC] Remove filenames at the top of the license noticeLouis Dionne1-1/+1
2021-04-20[libc++] NFC: Normalize `#endif //` comment indentationLouis Dionne1-1/+1
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-07-31Test for the presence of a bunch of new macros for c++17. These macros come f...Marshall Clow1-0/+11
2015-11-06Cleanup foo.h headers and __config to work in CEric Fiselier1-0/+4
2015-10-09PR25118: move system_header pragma before uses of include_next to avoid exten...Richard Smith1-1/+2
2015-10-08Split <float.h> out of <cfloat>.Richard Smith1-0/+78