[PATCH] D121756: [clang-format] Clean up code looking for if statements NFC

sstwcw via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 29 16:20:42 PDT 2022


sstwcw updated this revision to Diff 419006.
sstwcw retitled this revision from "[clang-format] Clean up code looking for if statements" to "[clang-format] Clean up code looking for if statements NFC".

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121756

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121756.419006.patch
Type: text/x-patch
Size: 11571 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220329/4ca59dcd/attachment.bin>


More information about the cfe-commits mailing list