Be more typesafe
authorChris Lattner <sabre@nondot.org>
Wed, 27 Aug 2003 23:00:11 +0000 (23:00 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 27 Aug 2003 23:00:11 +0000 (23:00 +0000)
commit0028b2cdbca692bbe12b15fb1bb16756f3c5ca5a
tree003f1e3d9218631ef914ad67e2c7b8f497bc7d84
parentd289ed5615ac0649fcf3b381b0a28acc12cc2975
Be more typesafe
Call terminate and unexpected where appropriate.
Interface to libstdc++ as appropriate
Initial cut at implementing function exception specifications

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8169 91177308-0d34-0410-b5e6-96231b3b80d8
runtime/GCCLibraries/crtend/C++-Exception.cpp
runtime/GCCLibraries/libexception/C++-Exception.cpp