forked from OSchip/llvm-project
Add file added in r171484 to CMakelists.txt.
llvm-svn: 171494
This commit is contained in:
parent
ab08a9adab
commit
c18708ee6e
|
@ -14,6 +14,7 @@ add_clang_library(clangARCMigrate
|
||||||
TransGCAttrs.cpp
|
TransGCAttrs.cpp
|
||||||
TransGCCalls.cpp
|
TransGCCalls.cpp
|
||||||
TransProperties.cpp
|
TransProperties.cpp
|
||||||
|
TransProtectedScope.cpp
|
||||||
TransRetainReleaseDealloc.cpp
|
TransRetainReleaseDealloc.cpp
|
||||||
TransUnbridgedCasts.cpp
|
TransUnbridgedCasts.cpp
|
||||||
TransUnusedInitDelegate.cpp
|
TransUnusedInitDelegate.cpp
|
||||||
|
|
Loading…
Reference in New Issue