[PATCH] D86369: [Sema][MSVC] warn at dynamic_cast when /GR- is given

Zequan Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 16 10:39:05 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGebf267b87d4b: [Sema][MSVC] warn at dynamic_cast/typeid when /GR- is given (authored by zequanwu).

Changed prior to commit:
  https://reviews.llvm.org/D86369?vs=292017&id=292269#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86369

Files:
  clang/include/clang/Basic/DiagnosticGroups.td
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/lib/Sema/SemaCast.cpp
  clang/lib/Sema/SemaExprCXX.cpp
  clang/test/SemaCXX/ms-no-rtti-data.cpp
  clang/test/SemaCXX/no-rtti-data.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86369.292269.patch
Type: text/x-patch
Size: 5265 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200916/c6f08c59/attachment.bin>


More information about the cfe-commits mailing list