[all-commits] [llvm/llvm-project] c5fdb5: [clang-format] Insert a space between a keyword an...

Owen Pan via All-commits all-commits at lists.llvm.org
Thu May 30 22:13:23 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c5fdb5c34e0dc3f5f3c0db19cf704b30a778cd0e
      https://github.com/llvm/llvm-project/commit/c5fdb5c34e0dc3f5f3c0db19cf704b30a778cd0e
  Author: Owen Pan <owenpiano at gmail.com>
  Date:   2024-05-30 (Thu, 30 May 2024)

  Changed paths:
    M clang/lib/Format/FormatToken.h
    M clang/lib/Format/TokenAnnotator.cpp
    M clang/lib/Format/UnwrappedLineParser.cpp
    M clang/unittests/Format/FormatTest.cpp

  Log Message:
  -----------
  [clang-format] Insert a space between a keyword and a literal (#93632)

Fixes #93603.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list