[cfe-commits] clang formatter patch to move and rename RewriterTestContext.h

jahanian fjahanian at apple.com
Wed Dec 12 09:32:14 PST 2012


Hi,

We plan to use clang's new formatter in some of the lib clang tools. As such, this patch moves the common header file
RewriterTestContext.h to clang/Format directory and renames it as RewriterFormatContext.h.

In addition, this patch adds minimal support to the clang formatter to not crash formatting an objective-C method declaration.
This last patch will go through changes. But, it is needed for minimal testing of clang formatter for objC method declarations.

Ok for check-in?

-- Fariborz

	
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch-format-header-move.txt
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121212/5f1283a7/attachment.txt>


More information about the cfe-commits mailing list