[PATCH] clang-format: [Java] Support Java enums.
Daniel Jasper
djasper at google.com
Thu Nov 13 07:30:30 PST 2014
Hi klimek,
In Java, enums can contain a class body and enum constants can have arguments as well as class bodies. Support most of that.
http://reviews.llvm.org/D6250
Files:
lib/Format/UnwrappedLineParser.cpp
lib/Format/UnwrappedLineParser.h
unittests/Format/FormatTestJava.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6250.16160.patch
Type: text/x-patch
Size: 6369 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141113/450cb136/attachment.bin>
More information about the cfe-commits
mailing list