This is an archive of the discontinued LLVM Phabricator instance.

[clang-format] Correctly detect `!` as TT_NonNullAssertion after `default`.
ClosedPublic

Authored by curdeius on Mar 7 2022, 10:14 AM.

Diff Detail

Event Timeline

curdeius created this revision.Mar 7 2022, 10:14 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 7 2022, 10:14 AM
curdeius requested review of this revision.Mar 7 2022, 10:14 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 7 2022, 10:14 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
curdeius updated this revision to Diff 413543.Mar 7 2022, 10:17 AM

Add test from the bug report.

This revision is now accepted and ready to land.Mar 7 2022, 12:26 PM
owenpan accepted this revision.Mar 7 2022, 3:07 PM