Reid Kleckner b6a8152b8b [MS] Warn when shadowing template parameters under -fms-compatibility
Summary:
C++ does not allow shadowing template parameters, but previously we
allowed it under -fms-extensions. Now this behavior is controlled by
-fms-compatibility, and we emit a -Wmicrosoft-template warning when it
happens.

Fixes PR43265

Reviewers: thakis, hans

Subscribers: amccarth, rsmith, STL_MSFT, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D67463

llvm-svn: 371753
2019-09-12 18:26:34 +00:00
..
2019-05-30 15:38:02 +00:00
2019-05-30 15:38:02 +00:00
2019-09-04 21:01:57 +00:00
2018-04-06 15:14:32 +00:00
2018-04-06 15:14:32 +00:00
2019-08-27 20:33:05 +00:00
2017-04-04 21:18:36 +00:00
2014-08-26 21:10:47 +00:00
2019-03-14 14:40:48 +00:00
2017-04-04 21:18:36 +00:00