[all-commits] [llvm/llvm-project] 77b2fc: [clang-format][NFC] Reformat and fix file mode
Owen via All-commits
all-commits at lists.llvm.org
Wed Aug 30 18:35:41 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 77b2fc8ad9224bbabcb4a3bc3e97ab3852348aec
https://github.com/llvm/llvm-project/commit/77b2fc8ad9224bbabcb4a3bc3e97ab3852348aec
Author: Owen Pan <owenpiano at gmail.com>
Date: 2023-08-30 (Wed, 30 Aug 2023)
Changed paths:
M clang/include/clang/Format/Format.h
M clang/lib/Format/QualifierAlignmentFixer.cpp
M clang/lib/Format/QualifierAlignmentFixer.h
M clang/unittests/Format/QualifierFixerTest.cpp
Log Message:
-----------
[clang-format][NFC] Reformat and fix file mode
Fix file mode errors introduced in 2c9372e78d7c and format errors in
https://reviews.llvm.org/D155239.
More information about the All-commits
mailing list