Fwd: [PATCH] clang-format Test: Split BackwardCompatibility out of ParsesConfiguration
Jean-philippe Dufraigne
j.dufraigne at gmail.com
Sun Sep 14 15:36:09 PDT 2014
(Just realized that it never reached this mailing list)
Split ParsesConfiguration backward compatibility tests into a new
ParsesConfigurationBackwardCompatibility and complete it with some of the
non tested options.
Split ConstructorInitializerIndentWidth into
BreakConstructorInitializersBeforeComma.
This should ease a possible extension of the supported style for the
Initializers.
Updated lines were ran through clang-format.
Built debug 'FormatTest' with VS2013 express and ran the test.
http://reviews.llvm.org/D5346
Files:
unittests/Format/FormatTest.cpp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140914/1bd75dfc/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5346.13682.patch
Type: text/x-patch
Size: 4696 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140914/1bd75dfc/attachment.bin>
More information about the cfe-commits
mailing list