summaryrefslogtreecommitdiffstats
path: root/libcxx/src/typeinfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix a few warnings/errors for compiling with -fno-exceptions.Howard Hinnant2013-03-281-2/+12
* Removed raw references to __APPLE__; now just check to see if it is defined.Marshall Clow2013-03-181-2/+2
* Patch by Andrew C. Morrow: Conditionally include cxxabi.h in new.cpp and typ...Howard Hinnant2012-07-261-0/+7
* Some libcxxrt-compatibility cleanups (avoid defining things twice).David Chisnall2012-02-291-1/+1
* Prepare for running on top of new libc++abi.Howard Hinnant2012-02-021-0/+3
* Applied noexcept to everything in [language.support] (Chapter 18)Howard Hinnant2011-05-261-6/+6
* license changeHoward Hinnant2010-11-161-2/+2
* Bug 8254 by Bernhard RosenkraenzerHoward Hinnant2010-10-021-0/+2
* <rdar://problem/8279559> [libstdcxx] use new linker options to make symbols n...Nick Kledzik2010-09-101-0/+9
* Fixing whitespace problemsHoward Hinnant2010-08-221-11/+9
* add headers and implementation for <new>, <exception>, and <typeinfo>Nick Kledzik2010-05-141-0/+41
OpenPOWER on IntegriCloud