[all-commits] [llvm/llvm-project] 77a38f: [clang-format] Supress aligning of trailing namesp...
Björn Schäpers via All-commits
all-commits at lists.llvm.org
Wed Aug 2 02:50:37 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 77a38f43b168e5c2a9395ab4c2bd1479a297ade5
https://github.com/llvm/llvm-project/commit/77a38f43b168e5c2a9395ab4c2bd1479a297ade5
Author: Björn Schäpers <bjoern at hazardy.de>
Date: 2023-08-02 (Wed, 02 Aug 2023)
Changed paths:
M clang/lib/Format/FormatToken.h
M clang/lib/Format/UnwrappedLineParser.cpp
M clang/lib/Format/WhitespaceManager.cpp
M clang/unittests/Format/FormatTest.cpp
M clang/unittests/Format/FormatTestComments.cpp
Log Message:
-----------
[clang-format] Supress aligning of trailing namespace comments
Fixes https://github.com/llvm/llvm-project/issues/57504.
Differential Revision: https://reviews.llvm.org/D138263
Commit: 2c3b12b5418fa4aa3aeb3f2154ae7bedbd1feac8
https://github.com/llvm/llvm-project/commit/2c3b12b5418fa4aa3aeb3f2154ae7bedbd1feac8
Author: Björn Schäpers <bjoern at hazardy.de>
Date: 2023-08-02 (Wed, 02 Aug 2023)
Changed paths:
M clang/lib/Format/MacroCallReconstructor.cpp
Log Message:
-----------
[clang-format][NFCish] Obey debug settings
Differential Revision: https://reviews.llvm.org/D156228
Commit: f274ffc3034192179de14edb3be1ed85615aac42
https://github.com/llvm/llvm-project/commit/f274ffc3034192179de14edb3be1ed85615aac42
Author: Björn Schäpers <bjoern at hazardy.de>
Date: 2023-08-02 (Wed, 02 Aug 2023)
Changed paths:
M clang/lib/Format/Format.cpp
Log Message:
-----------
[clang-format][NFC] Resort IO Mapping
Compare: https://github.com/llvm/llvm-project/compare/8acb8a143f50...f274ffc30341
More information about the All-commits
mailing list