summaryrefslogtreecommitdiff
path: root/libcxxabi/src/cxa_virtual.cpp
Commit message (Expand)AuthorAgeFilesLines
* [runtimes][NFC] Remove filenames at the top of the license noticeLouis Dionne2021-11-171-1/+1
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Fix non-reserved macro names LIBCXXABI_NORETURN and LIBCXXABI_ARM_EHABI.Eric Fiselier2017-03-011-2/+2
* ibc++abi: mark visibilitySaleem Abdulrasool2015-12-041-2/+2
* c++abi: whitespace adjustmentSaleem Abdulrasool2015-12-041-12/+6
* use abort_message()Nick Kledzik2011-08-021-7/+3
* Added __cxa_bad_cast and __cxa_bad_typeid and placeholder NORETURN macroMarshall Clow2011-06-031-0/+2
* Introduce cxa_virtual.cpp and cxa_guard.cpp. Contributed by Nick Lewycky, How...Howard Hinnant2011-05-241-0/+33