[PATCH] D86369: [Sema][MSVC] warn at dynamic_cast when /GR- is given
Hans Wennborg via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 7 10:30:22 PDT 2020
hans accepted this revision.
hans added a comment.
This revision is now accepted and ready to land.
LGTM
But please add a -triple parameter to the test files, and check the dynamic_cast<void*> behavior in each case before committing.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86369/new/
https://reviews.llvm.org/D86369
More information about the cfe-commits
mailing list