]> granicus.if.org Git - clang/commit
clang -cc1: Add -fsjlj-exceptions, which requires far too much button pushing.
authorDaniel Dunbar <daniel@zuster.org>
Wed, 10 Feb 2010 18:48:44 +0000 (18:48 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 10 Feb 2010 18:48:44 +0000 (18:48 +0000)
commit73482884560be041d86eccbd7dd5a6918677393b
tree004254e8b5c8f0db02d69ae3ac51b6811cea1f21
parent82fc4bfa6f8ea35488b9038dd83d40766c3645cf
clang -cc1: Add -fsjlj-exceptions, which requires far too much button pushing.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@95785 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticFrontendKinds.td
include/clang/Basic/LangOptions.h
include/clang/Driver/CC1Options.td
lib/Frontend/CompilerInvocation.cpp
lib/Frontend/PCHReader.cpp
lib/Frontend/PCHWriter.cpp