Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D122468
[clang-format] Fix SeparateDefinitionBlocks breaking up function-try-block. ClosedPublic Authored by curdeius on Mar 25 2022, 3:03 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 27 2022, 12:36 PM This revision was landed with ongoing or failed builds.Apr 13 2022, 7:44 AM Closed by commit rGb58616c2cdf7: [clang-format] Fix SeparateDefinitionBlocks breaking up function-try-block. (authored by curdeius). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 422479 clang/lib/Format/UnwrappedLineParser.cpp
clang/unittests/Format/DefinitionBlockSeparatorTest.cpp
|