[all-commits] [llvm/llvm-project] 063c42: [clang-format] Handle NamespaceMacro string arg fo...

Owen via All-commits all-commits at lists.llvm.org
Wed Aug 16 10:46:10 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 063c42e919c01d7e64c1af5a10898fc84b06dfe8
      https://github.com/llvm/llvm-project/commit/063c42e919c01d7e64c1af5a10898fc84b06dfe8
  Author: Owen Pan <owenpiano at gmail.com>
  Date:   2023-08-16 (Wed, 16 Aug 2023)

  Changed paths:
    M clang/lib/Format/NamespaceEndCommentsFixer.cpp
    M clang/unittests/Format/NamespaceEndCommentsFixerTest.cpp

  Log Message:
  -----------
  [clang-format] Handle NamespaceMacro string arg for FixNamespaceComments

Fixes #63795.

Differential Revision: https://reviews.llvm.org/D157568




More information about the All-commits mailing list