[all-commits] [llvm/llvm-project] 41a661: Put microsoft template parameter shadow warning be...
Hans via All-commits
all-commits at lists.llvm.org
Wed Feb 26 07:05:09 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 41a6612ea8afc5254e4de3aca55628d37f0be433
https://github.com/llvm/llvm-project/commit/41a6612ea8afc5254e4de3aca55628d37f0be433
Author: Hans Wennborg <hans at chromium.org>
Date: 2020-02-26 (Wed, 26 Feb 2020)
Changed paths:
M clang/include/clang/Basic/DiagnosticGroups.td
M clang/include/clang/Basic/DiagnosticSemaKinds.td
A clang/test/SemaCXX/microsoft-template-shadow.cpp
Log Message:
-----------
Put microsoft template parameter shadow warning behind separate flag (PR44794)
Differential revision: https://reviews.llvm.org/D75121
More information about the All-commits
mailing list