Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
9a06c2bc2538e7a3d51226cfa687539a1b927a89
/
llvm
/
runtime
/
GCCLibraries
/
crtend
/
C++-Exception.h
9a06c2b
Totally disable assert, in order to fix PR101
by Chris Lattner
· 22 years ago
79b81bf
Rename files to be capitalized now that they are C++
by Chris Lattner
· 22 years ago
4f08308
* Add proper support for rethrown exceptions.
by Chris Lattner
· 22 years ago
7234208
Convert C comments to C++
by Chris Lattner
· 22 years ago
3926a83
New wrapper around the terminate call.
by Chris Lattner
· 22 years ago
83921b4
Be more type-safe, add throw specs to all functions
by Chris Lattner
· 22 years ago
c9661ee
C++ify, add new get_cxx_exception function to convert from generic llvm_exceptions to llvm_cxx_exception's
by Chris Lattner
· 22 years ago
2b338325
Add new __llvm_cxxeh_begin_catch_if_isa function, change C -> C++ comments
by Chris Lattner
· 22 years ago
bbaaa11
Initial checking of C++ exception handling library
by Chris Lattner
· 22 years ago