clang/lib/Rewrite
John McCall f85e193739 Automatic Reference Counting.
Language-design credit goes to a lot of people, but I particularly want
to single out Blaine Garst and Patrick Beard for their contributions.

Compiler implementation credit goes to Argyrios, Doug, Fariborz, and myself,
in no particular order.



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@133103 91177308-0d34-0410-b5e6-96231b3b80d8
2011-06-15 23:02:42 +00:00
..
CMakeLists.txt CMake: LLVM_NO_RTTI must be obsolete now! 2011-02-10 09:15:32 +00:00
DeltaTree.cpp
FixItRewriter.cpp Automatic Reference Counting. 2011-06-15 23:02:42 +00:00
FrontendActions.cpp Replace all uses of PathV1::get{Basename,Dirname,Suffix} with their PathV2 equivalents. 2010-12-18 04:13:32 +00:00
HTMLPrint.cpp
HTMLRewrite.cpp Introduced raw_identifier token kind. 2010-12-22 08:23:18 +00:00
Makefile
RewriteMacros.cpp Introduced raw_identifier token kind. 2010-12-22 08:23:18 +00:00
RewriteObjC.cpp Implement support for C++11 in-class initialization of non-static data members. 2011-06-11 17:19:42 +00:00
RewriteRope.cpp
RewriteTest.cpp
Rewriter.cpp Automatic Reference Counting. 2011-06-15 23:02:42 +00:00
TokenRewriter.cpp Clang should not warn on code in clang that is only there to remove warnings. 2011-01-06 01:37:28 +00:00