hanchenye-llvm-project/clang/lib/ARCMigrate
Argyrios Kyrtzidis 0a9d652331 [arcmt] Always add '__bridge' cast when 'self' is cast to a C pointer. rdar://9644061
llvm-svn: 133480
2011-06-20 23:39:20 +00:00
..
ARCMT.cpp [arcmt] Find out whether there is an ARC runtime directly from the triple, avoid hacky delegation to the driver for that. 2011-06-20 19:59:52 +00:00
ARCMTActions.cpp [arcmt] Fix the ARC migrator. -arcmt-modify requires running before the initialization of SourceManager 2011-06-18 00:53:41 +00:00
CMakeLists.txt Raise the ARCMT functionality in Clang into proper FrontendActions. 2011-06-16 16:17:05 +00:00
FileRemapper.cpp
Internals.h [arcmt] Fix the ARC migrator. -arcmt-modify requires running before the initialization of SourceManager 2011-06-18 00:53:41 +00:00
Makefile
TransformActions.cpp
Transforms.cpp [arcmt] Always add '__bridge' cast when 'self' is cast to a C pointer. rdar://9644061 2011-06-20 23:39:20 +00:00