[all-commits] [llvm/llvm-project] 763139: [clang-format] Update FormatToken::isSimpleTypeSpe...

Owen Pan via All-commits all-commits at lists.llvm.org
Thu Feb 8 21:42:42 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 763139afc19ddf2e0f0265dc828ce8e5fbe92530
      https://github.com/llvm/llvm-project/commit/763139afc19ddf2e0f0265dc828ce8e5fbe92530
  Author: Owen Pan <owenpiano at gmail.com>
  Date:   2024-02-08 (Thu, 08 Feb 2024)

  Changed paths:
    M clang/include/clang/Format/Format.h
    M clang/lib/Format/FormatToken.cpp
    M clang/lib/Format/FormatTokenLexer.cpp
    M clang/lib/Format/FormatTokenLexer.h

  Log Message:
  -----------
  [clang-format] Update FormatToken::isSimpleTypeSpecifier() (#80241)

Now with a8279a8bc541, we can make the update.




More information about the All-commits mailing list