Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D120278
[clang-format] Don't break semi after requires clause regardless of the chosen style ClosedPublic Authored by HazardyKnusperkeks on Feb 21 2022, 1:12 PM.
Details
Diff Detail
Event TimelineHazardyKnusperkeks created this revision. This revision is now accepted and ready to land.Feb 21 2022, 7:46 PM This revision was landed with ongoing or failed builds.Feb 22 2022, 1:09 PM Closed by commit rG923c3755ea80: [clang-format] Don't break semi after requires clause ... (authored by HazardyKnusperkeks). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 410627 clang/lib/Format/TokenAnnotator.cpp
clang/unittests/Format/FormatTest.cpp
|