]> granicus.if.org Git - clang/commit
[objcmt] Don't wrap a PCH generation action with a ObjCMigrateAction one, it messes...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sat, 17 May 2014 04:35:12 +0000 (04:35 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sat, 17 May 2014 04:35:12 +0000 (04:35 +0000)
commit0c6c783d89b0d82ab0e5b0f7c5f7034669578f4e
treebe4f150ed2413d7c48d50d205ddd5a50c9e86541
parentac3a79c4d88e7e73d274a73eb11c5fac8ea89c3c
[objcmt] Don't wrap a PCH generation action with a ObjCMigrateAction one, it messes up the PCH file.

rdar://16941811

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@209059 91177308-0d34-0410-b5e6-96231b3b80d8
lib/FrontendTool/ExecuteCompilerInvocation.cpp
test/ARCMT/migrate-on-pch-and-module.m [new file with mode: 0644]