summaryrefslogtreecommitdiffstats
path: root/libcxx/include/__bsd_locale_fallbacks.h
Commit message (Expand)AuthorAgeFilesLines
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [libc++] Take 2: Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISI...Louis Dionne2018-07-111-11/+11
* Revert "[libc++] Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISI...Louis Dionne2018-07-051-11/+11
* [libc++] Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISIBILITYLouis Dionne2018-07-051-11/+11
* Add system header pragma to BSD locale fallback headers.Eric Fiselier2017-08-031-0/+4
* Add missing include to __bsd_locale_fallbacks.h. Fixes https://bugs.llvm.org...Marshall Clow2017-06-151-0/+1
* Refactor <locale> RAII guards to aid upcoming Windows locale changes.Eric Fiselier2017-05-081-17/+14
* Reorganize _LIBCPP_LOCALE__L_EXTENSIONSBen Craig2016-03-091-0/+138
OpenPOWER on IntegriCloud