[PATCH] D124666: In MSVC compatibility mode, handle unqualified templated base class initialization

Fred Tingaud via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 3 10:19:53 PDT 2022


frederic-tingaud-sonarsource updated this revision to Diff 426759.
frederic-tingaud-sonarsource added a comment.

Added two similar names in the tests, to try to trick the typo correction.


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

https://reviews.llvm.org/D124666

Files:
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/lib/Sema/SemaDeclCXX.cpp
  clang/test/SemaTemplate/ms-unqualified-base-class.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124666.426759.patch
Type: text/x-patch
Size: 4588 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220503/0ef43502/attachment.bin>


More information about the cfe-commits mailing list