[PATCH] D126052: [clang-format] Handle "complex" conditionals in RemoveBracesLLVM

Owen Pan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 20 17:07:38 PDT 2022


owenpan updated this revision to Diff 431100.
owenpan added a comment.

Changed an unnecessary condition to an assertion.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D126052/new/

https://reviews.llvm.org/D126052

Files:
  clang/lib/Format/UnwrappedLineParser.cpp
  clang/lib/Format/UnwrappedLineParser.h
  clang/unittests/Format/FormatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126052.431100.patch
Type: text/x-patch
Size: 9362 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220521/3f5af702/attachment.bin>


More information about the cfe-commits mailing list