]> granicus.if.org Git - clang/commit
[objcmt] Transfer the objcmt flags from the driver to cc1 invocation and
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 13 Nov 2013 23:38:20 +0000 (23:38 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 13 Nov 2013 23:38:20 +0000 (23:38 +0000)
commit17c384c7418ad93b3ceb04218734950f7f32e993
treefbb6c891d0e0cc7d4ab6945ee84124d280caae94
parentf1576c10c62562a3e1405c5d684dc64671ba03f9
[objcmt] Transfer the objcmt flags from the driver to cc1 invocation and
instantiate ObjCMigrateASTConsumer with the specific options that were enabled.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@194628 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ARCMigrate/ObjCMT.cpp
lib/Driver/Tools.cpp