[all-commits] [llvm/llvm-project] ebf267: [Sema][MSVC] warn at dynamic_cast/typeid when /GR-...

ZequanWu via All-commits all-commits at lists.llvm.org
Wed Sep 16 10:39:14 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ebf267b87d4b557dff488f87f66df3628e3da957
      https://github.com/llvm/llvm-project/commit/ebf267b87d4b557dff488f87f66df3628e3da957
  Author: Zequan Wu <zequanwu at google.com>
  Date:   2020-09-16 (Wed, 16 Sep 2020)

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

  Log Message:
  -----------
  [Sema][MSVC] warn at dynamic_cast/typeid when /GR- is given

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




More information about the All-commits mailing list