[PATCH] D158571: [clang-format][NFC] Replace !is() with isNot()

Owen Pan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 24 01:22:06 PDT 2023


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

Rebased to 825cec2 <https://reviews.llvm.org/rG825cec2c0b1ecec49995126674a8e58cd813476c> and ran `git-clang-format`.


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

https://reviews.llvm.org/D158571

Files:
  clang/lib/Format/ContinuationIndenter.cpp
  clang/lib/Format/DefinitionBlockSeparator.cpp
  clang/lib/Format/Format.cpp
  clang/lib/Format/FormatToken.h
  clang/lib/Format/FormatTokenLexer.cpp
  clang/lib/Format/FormatTokenSource.h
  clang/lib/Format/MacroExpander.cpp
  clang/lib/Format/QualifierAlignmentFixer.cpp
  clang/lib/Format/SortJavaScriptImports.cpp
  clang/lib/Format/TokenAnnotator.cpp
  clang/lib/Format/UnwrappedLineFormatter.cpp
  clang/lib/Format/UnwrappedLineParser.cpp
  clang/lib/Format/WhitespaceManager.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158571.553032.patch
Type: text/x-patch
Size: 37482 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230824/6ee2379b/attachment-0001.bin>


More information about the cfe-commits mailing list