cor3ntin added a comment.
Thanks for working on this.
I agree with Aaron, can you make the commit message clearer as to what is fixed,
and mention in clang/docs/ReleaseNotes that the issue is fixed.
Comment at: clang/lib/Sema/SemaExpr.cpp:2698-2704
+ if (!SS.isEmpty())
+
aaron.ballman added a reviewer: clang-language-wg.
aaron.ballman added a comment.
FWIW, it'd help reviewers out if you would use a more descriptive title for the
patch than just the GitHub issue number (it's easier for us to keep reviews
straight when they have more concrete titles). I made a qu