[PATCH] D53482: Add clang-format stability check with FormatTests

Vladimir Glavnyy via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 23 09:10:52 PDT 2018


vglavnyy updated this revision to Diff 170663.
vglavnyy added a comment.

A twice-format problem: the format of format isn't format.
This commit surface an instability problem in clang-format at unit-tests level.
The patch adds double-checking format method for all test and adds a stub for tests with the detected TF-problem.


https://reviews.llvm.org/D53482

Files:
  unittests/Format/FormatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53482.170663.patch
Type: text/x-patch
Size: 15176 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181023/5e231500/attachment.bin>


More information about the cfe-commits mailing list