This is an archive of the discontinued LLVM Phabricator instance.

[clang-format] Fixes crash in QualifierOrder
AbandonedPublic

Authored by MyDeveloperDay on Aug 7 2022, 9:44 AM.

Details

Summary

Prevent Null Token from causing a crash

Fixes: https://github.com/llvm/llvm-project/issues/56696

Diff Detail

Event Timeline

MyDeveloperDay created this revision.Aug 7 2022, 9:44 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 7 2022, 9:44 AM
MyDeveloperDay requested review of this revision.Aug 7 2022, 9:44 AM
inclyc added a subscriber: inclyc.Aug 7 2022, 9:49 AM

It seems rG492cb7bf9164 also fixed this.

Maybe I didn’t rebase correctly, let me retry and I’ll abandon if necessary, Thanks @owenpan for the pointer

MyDeveloperDay abandoned this revision.Aug 28 2022, 8:27 PM