summaryrefslogtreecommitdiffstats
path: root/libcxx/include/stdexcept
Commit message (Expand)AuthorAgeFilesLines
* Fix ABI compatibility of `<stdexcept>` with VCRuntime.Eric Fiselier2019-03-061-1/+28
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [NFC][libc++] Consistently use spaces to indentLouis Dionne2018-08-031-6/+6
* [libc++] Take 2: Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISI...Louis Dionne2018-07-111-8/+8
* Revert "[libc++] Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISI...Louis Dionne2018-07-051-8/+8
* [libc++] Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISIBILITYLouis Dionne2018-07-051-8/+8
* Fix more unreserved namesEric Fiselier2017-06-011-3/+3
* Fix unused parameters and variablesEric Fiselier2016-12-231-8/+16
* [libc++] Fix modules build - Rework __refstring definition Eric Fiselier2016-10-251-8/+14
* Try 2 - Remove <cstdlib> include from `<exception>`Eric Fiselier2016-09-061-0/+3
* Add an _LIBCPP_NORETURN inline function named __throw_XXX for each exception ...Marshall Clow2016-08-251-0/+87
* Fix most GCC attribute ignored warningsEric Fiselier2016-04-211-1/+5
* Fix unused private field warning in stdexcept after r207695.Dimitry Andric2015-02-051-1/+1
* Exceptions store the message as reference counted string forJoerg Sonnenberger2014-04-301-2/+10
* Windows support by Ruben Van Boxem.Howard Hinnant2011-10-171-0/+2
* Applied noexcept to everything in [diagnostics] (Chapter 19)Howard Hinnant2011-05-261-17/+17
* license changeHoward Hinnant2010-11-161-2/+2
* Fixing whitespace problemsHoward Hinnant2010-08-221-1/+0
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-111-1/+1
* libcxx initial importHoward Hinnant2010-05-111-0/+161
OpenPOWER on IntegriCloud