[driver] Handle the processing of the QA_OVERRIDE_GCC3_OPTIONS and CCC_ADD_ARGS
authorChad Rosier <mcrosier@apple.com>
Thu, 21 Feb 2013 18:56:55 +0000 (18:56 +0000)
committerChad Rosier <mcrosier@apple.com>
Thu, 21 Feb 2013 18:56:55 +0000 (18:56 +0000)
commit3e263e40e9ed5814af46e9a1e9e6b6c60b5c38dc
treef38ba6c86681e87cf656edf19f442346185600c7
parentcb8a1aca35ecc33a5adcc0892aa31fb2a7750dc8
[driver] Handle the processing of the QA_OVERRIDE_GCC3_OPTIONS and CCC_ADD_ARGS
before the DiagnosticsEngine is instantiated.  Otherwise, warning options are
not handled correctly.
rdar://13254743

llvm-svn: 175779
clang/test/Driver/qa_override.c
clang/tools/driver/driver.cpp