[all-commits] [llvm/llvm-project] fee4a9: [clang-format] Use FormatToken::is* functions with...

Marek Kurdej via All-commits all-commits at lists.llvm.org
Tue Feb 22 07:52:59 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fee4a9712f58caa9f1c3fc6c76ac46c5407475b6
      https://github.com/llvm/llvm-project/commit/fee4a9712f58caa9f1c3fc6c76ac46c5407475b6
  Author: Marek Kurdej <marek.kurdej+llvm.org at gmail.com>
  Date:   2022-02-22 (Tue, 22 Feb 2022)

  Changed paths:
    M clang/lib/Format/ContinuationIndenter.cpp
    M clang/lib/Format/FormatTokenLexer.cpp
    M clang/lib/Format/TokenAnnotator.cpp
    M clang/lib/Format/UnwrappedLineParser.cpp

  Log Message:
  -----------
  [clang-format] Use FormatToken::is* functions without passing through `Tok`. NFC.




More information about the All-commits mailing list