Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D121559
[clang-format] Fix crash on asm block with label ClosedPublic Authored by HazardyKnusperkeks on Mar 13 2022, 2:15 PM.
Details
Diff Detail
Event TimelineHazardyKnusperkeks added a parent revision: D121558: [clang-format][NFC] Left renamed to OpeningBrace....Mar 13 2022, 2:15 PM This revision is now accepted and ready to land.Mar 13 2022, 2:30 PM owenpan added inline comments. This revision was landed with ongoing or failed builds.Mar 14 2022, 4:45 AM Closed by commit rG35abbf166d4a: [clang-format] Fix crash on asm block with label (authored by HazardyKnusperkeks). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 415068 clang/lib/Format/TokenAnnotator.cpp
clang/unittests/Format/TokenAnnotatorTest.cpp
|