Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D124152
[clang-format] Fix a crash on AllowShortFunctionsOnASingleLine ClosedPublic Authored by owenpan on Apr 21 2022, 12:23 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 21 2022, 12:34 AM Closed by commit rG221c2b68ddc6: [clang-format] Fix a crash on AllowShortFunctionsOnASingleLine (authored by owenpan). · Explain WhyApr 21 2022, 2:56 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 424302 clang/lib/Format/TokenAnnotator.h
clang/lib/Format/UnwrappedLineFormatter.cpp
clang/unittests/Format/FormatTest.cpp
|