Related to a02c3af9f19d. Fixes https://github.com/llvm/llvm-project/issues/61700.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D146895
[clang-format] Don't annotate left brace of struct as FunctionLBrace ClosedPublic Authored by owenpan on Mar 25 2023, 7:51 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 26 2023, 8:44 AM This revision is now accepted and ready to land.Mar 27 2023, 1:35 AM This revision was landed with ongoing or failed builds.Mar 27 2023, 2:07 PM Closed by commit rG767aee1de9e9: [clang-format] Don't annotate left brace of struct as FunctionLBrace (authored by owenpan). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 508791 clang/lib/Format/UnwrappedLineParser.cpp
clang/unittests/Format/FormatTest.cpp
clang/unittests/Format/TokenAnnotatorTest.cpp
|