[all-commits] [llvm/llvm-project] 401f03: [clang-format] Fix a bug in `IndentExternBlock: No...
Owen Pan via All-commits
all-commits at lists.llvm.org
Sun Dec 17 15:07:25 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 401f0396c3070567ce1ad0b12be7e48713ec0c65
https://github.com/llvm/llvm-project/commit/401f0396c3070567ce1ad0b12be7e48713ec0c65
Author: Owen Pan <owenpiano at gmail.com>
Date: 2023-12-17 (Sun, 17 Dec 2023)
Changed paths:
M clang/lib/Format/Format.cpp
M clang/unittests/Format/FormatTest.cpp
Log Message:
-----------
[clang-format] Fix a bug in `IndentExternBlock: NoIndent` (#75731)
Fixes #36620.
Fixes #75719.
More information about the All-commits
mailing list