]> granicus.if.org Git - clang/commit
[arcmt] Don't try to handle files that are already ARC'ified, this is not possible...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 17 Sep 2013 19:14:29 +0000 (19:14 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 17 Sep 2013 19:14:29 +0000 (19:14 +0000)
commitdce3ce3686eed399b465742b1e2388915b438e05
tree0e89943dc88a659756385aec2674d807b98e8af2
parent9c4759149c80464ca26dcc90c756f439e6640684
[arcmt] Don't try to handle files that are already ARC'ified, this is not possible currently.

rdar://14461559

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@190880 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ARCMigrate/ARCMT.cpp
lib/Driver/Tools.cpp
test/ARCMT/Inputs/test1.m.in
test/ARCMT/Inputs/test1.m.in.result
test/ARCMT/migrate-with-pch.m
test/ARCMT/migrate.m
test/ARCMT/with-arc-mode-check.m [deleted file]
test/ARCMT/with-arc-mode-migrate.m [deleted file]
test/ARCMT/with-arc-mode-migrate.m.result [deleted file]