Add beginnigs of rtti generation, wire up more of -fno-exceptions.
authorMike Stump <mrs@apple.com>
Fri, 31 Jul 2009 23:15:31 +0000 (23:15 +0000)
committerMike Stump <mrs@apple.com>
Fri, 31 Jul 2009 23:15:31 +0000 (23:15 +0000)
commit183c3d2f5978422e8b632c5478331e7b39fe1efe
treea220c9d05cc9dfaf306decc849ef350f31bc6e2d
parentce24e0043e7f4d140c51bb828065a4354af67fa5
Add beginnigs of rtti generation, wire up more of -fno-exceptions.

llvm-svn: 77751
clang/include/clang/Basic/LangOptions.h
clang/include/clang/Driver/Options.def
clang/lib/CodeGen/CGCXX.cpp
clang/lib/CodeGen/CodeGenFunction.h
clang/lib/CodeGen/Mangle.cpp
clang/lib/CodeGen/Mangle.h
clang/lib/Driver/Tools.cpp
clang/tools/clang-cc/clang-cc.cpp