llvm-project/clang/lib/Rewrite
Benjamin Kramer eb92dc0b09 Let SourceManager::getBufferData return StringRef instead of a pair of two const char*.
llvm-svn: 98630
2010-03-16 14:14:31 +00:00
..
CMakeLists.txt
DeltaTree.cpp reduce redundant are's 2010-01-20 17:53:58 +00:00
HTMLRewrite.cpp Let SourceManager::getBufferData return StringRef instead of a pair of two const char*. 2010-03-16 14:14:31 +00:00
Makefile Allow users to set CPPFLAGS and CXXFLAGS on the make command line. 2010-03-12 22:55:16 +00:00
RewriteRope.cpp
Rewriter.cpp Let SourceManager::getBufferData return StringRef instead of a pair of two const char*. 2010-03-16 14:14:31 +00:00
TokenRewriter.cpp