Fixes https://github.com/llvm/llvm-project/issues/53153.
Depends on D121132.
Paths
| Differential D121136
[clang-format] Correctly detect `!` as TT_NonNullAssertion after `default`. ClosedPublic Authored by curdeius on Mar 7 2022, 10:14 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 7 2022, 12:26 PM Closed by commit rGf537a409160d: [clang-format] Correctly detect `!` as TT_NonNullAssertion after `default`. (authored by curdeius). · Explain WhyMar 8 2022, 4:35 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 413542 clang/lib/Format/TokenAnnotator.cpp
clang/unittests/Format/FormatTestCSharp.cpp
|