This is an archive of the discontinued LLVM Phabricator instance.

[clang-format] Fix crash with ObjC Blocks
ClosedPublic

Authored by HazardyKnusperkeks on Mar 14 2022, 5:21 AM.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptMar 14 2022, 5:21 AM
HazardyKnusperkeks requested review of this revision.Mar 14 2022, 5:21 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 14 2022, 5:21 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
curdeius accepted this revision.Mar 14 2022, 5:39 AM
This revision is now accepted and ready to land.Mar 14 2022, 5:39 AM
clang/unittests/Format/TokenAnnotatorTest.cpp
647

I hope the name is appropriate, I don't know shit about objective c.

MyDeveloperDay accepted this revision.Mar 14 2022, 12:43 PM
owenpan accepted this revision.Mar 14 2022, 8:48 PM
This revision was automatically updated to reflect the committed changes.