Adds warnings to groups recently added in https://reviews.llvm.org/D72231.
Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Looks good, but we should add a test.
I can push this for you and even give attribution (hooray, git!), but I think you have enough uploaded code reviews that you could request push access as described here:
https://llvm.org/docs/DeveloperPolicy.html#new-contributors
Link to all the phab issues you have opened to show contributions.
clang/test/SemaCXX/MicrosoftExtensions.cpp | ||
---|---|---|
214 | Can you please add a test for the void* diagnostic to exercise the other side of the ternary? |
I can push this for you and even give attribution (hooray, git!), but I think you have enough uploaded code reviews that you could request push access as described here:
https://llvm.org/docs/DeveloperPolicy.html#new-contributors
Link to all the phab issues you have opened to show contributions.
Sounds good, I'll send an email to request push access.
clang-format: please reformat the code