[PATCH] D75121: Put microsoft template parameter shadow warning behind separate flag (PR44794)

Hans Wennborg via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 26 07:13:43 PST 2020


hans added a comment.

In D75121#1891879 <https://reviews.llvm.org/D75121#1891879>, @rnk wrote:

> code lgtm
>
> Should we have a standalone test for this? Something that compiles with `clang -cc1 -Wno-microsoft -Wmicrosoft-template-shadow` and looks for the shadowing warnings?


Adding one before committing.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75121/new/

https://reviews.llvm.org/D75121





More information about the cfe-commits mailing list