[PATCH] D144355: [clang-format][NFC] Clean up nullptr comparison style

Owen Pan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 21 02:56:45 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0ef289e5b24b: [clang-format][NFC] Clean up nullptr comparison style (authored by owenpan).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144355

Files:
  clang/lib/Format/AffectedRangeManager.cpp
  clang/lib/Format/ContinuationIndenter.cpp
  clang/lib/Format/Format.cpp
  clang/lib/Format/FormatToken.cpp
  clang/lib/Format/FormatToken.h
  clang/lib/Format/TokenAnnotator.cpp
  clang/lib/Format/UnwrappedLineFormatter.cpp
  clang/lib/Format/UnwrappedLineParser.cpp
  clang/lib/Format/WhitespaceManager.cpp
  clang/lib/Format/WhitespaceManager.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144355.499096.patch
Type: text/x-patch
Size: 11633 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230221/56547be8/attachment.bin>


More information about the cfe-commits mailing list