]> granicus.if.org Git - clang/commit
[arcmt] Make sure the objc migrators work fine when used with a PCH.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 5 Feb 2013 16:37:00 +0000 (16:37 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 5 Feb 2013 16:37:00 +0000 (16:37 +0000)
commited351e6bad7314664385ee948ccec22c94ed326e
treebeca57e31b92a675e7b3a377ee797b156339d806
parent3ad86fd2effccf1b9337e8cb9a317e4353cec275
[arcmt] Make sure the objc migrators work fine when used with a PCH.

rdar://13140508

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@174386 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ARCMigrate/ARCMT.cpp
test/ARCMT/check-with-pch.m [new file with mode: 0644]
test/ARCMT/migrate-with-pch.m [new file with mode: 0644]
test/ARCMT/objcmt-with-pch.m [new file with mode: 0644]
test/ARCMT/objcmt-with-pch.m.result [new file with mode: 0644]