[cfe-commits] [PATCH] Initial version of formatting library
Daniel Jasper
djasper at google.com
Wed Nov 14 11:51:02 PST 2012
Refactoring and rewriting the ContinuationParser as a recursive descent parser. All thanks to klimek!
Hi klimek, doug.gregor,
http://llvm-reviews.chandlerc.com/D80
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D80?vs=202&id=325#toc
Files:
include/clang/Format/Format.h
lib/ASTMatchers/ASTMatchFinder.cpp
lib/CMakeLists.txt
lib/Format/CMakeLists.txt
lib/Format/ContinuationParser.cpp
lib/Format/ContinuationParser.h
lib/Format/Format.cpp
lib/Format/Makefile
lib/Makefile
unittests/CMakeLists.txt
unittests/Format/CMakeLists.txt
unittests/Format/FormatTest.cpp
unittests/Format/Makefile
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80.2.patch
Type: text/x-patch
Size: 26076 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121114/079a923e/attachment.bin>
More information about the cfe-commits
mailing list