History log of /external/libcxxabi/src/cxa_unexpected.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7da9b96afc66c4496eb8809897c1b707b574a5c4 30-Jan-2012 Howard Hinnant <hhinnant@apple.com> Add a descriptive name for a constant. Also I'm at least temporarily waging war on throw specs, both old and new style. Except where we have already publicly exposed the throw spec, I'm getting rid of them. They may come back later. But they seem somewhat prone to cyclic dependencies here. The throw spec implies compiler generated code that this library has to jump to during stack unwinding. I'd like to minimize the possiblity that the code used to properly make that jump is itself creating such jumps.

git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@149251 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxxabi/src/cxa_unexpected.cpp
033016c5623cca0240c5032d6d18d3a7db178e30 25-Jan-2012 Howard Hinnant <hhinnant@apple.com> These commits are intended to be temporary in nature and are to facilitate the testing of libc++abi.dylib at this point in time.

git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@148967 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxxabi/src/cxa_unexpected.cpp