[all-commits] [llvm/llvm-project] 8097a5: [clang-format] Fix operator overload inconsistency...
XDeme via All-commits
all-commits at lists.llvm.org
Fri Dec 22 23:03:01 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8097a5d37b70f483d9e441d78aa7f689618fa795
https://github.com/llvm/llvm-project/commit/8097a5d37b70f483d9e441d78aa7f689618fa795
Author: XDeme <66138117+XDeme at users.noreply.github.com>
Date: 2023-12-22 (Fri, 22 Dec 2023)
Changed paths:
M clang/lib/Format/ContinuationIndenter.cpp
M clang/unittests/Format/FormatTest.cpp
Log Message:
-----------
[clang-format] Fix operator overload inconsistency in `BreakAfterAttributes: Always` (#74943)
Fixes llvm/llvm-project#74901
More information about the All-commits
mailing list