[all-commits] [llvm/llvm-project] 0468fa: [clang-format] Don't align ctors and dtors with ot...

Owen Pan via All-commits all-commits at lists.llvm.org
Fri Sep 29 02:09:50 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0468fa07f87fe3b33e2bb56c9012ecf3de6a6a87
      https://github.com/llvm/llvm-project/commit/0468fa07f87fe3b33e2bb56c9012ecf3de6a6a87
  Author: Owen Pan <owenpiano at gmail.com>
  Date:   2023-09-29 (Fri, 29 Sep 2023)

  Changed paths:
    M clang/lib/Format/WhitespaceManager.cpp
    M clang/unittests/Format/FormatTest.cpp

  Log Message:
  -----------
  [clang-format] Don't align ctors and dtors with other functions (#67618)

Fixed #67604.




More information about the All-commits mailing list