]> granicus.if.org Git - clang/commit
[c++20] P1327R1: Support for typeid applied to objects of polymorphic
authorRichard Smith <richard-llvm@metafoo.co.uk>
Fri, 17 May 2019 19:19:28 +0000 (19:19 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Fri, 17 May 2019 19:19:28 +0000 (19:19 +0000)
commit28f597c2ef2338dcae6d3aa47c73639eec99afd9
tree22bba3e7b25e98af8e67fb2b264eec1b61fe321d
parent22034f6b6b898814a7ec767819eeab6439282ffd
[c++20] P1327R1: Support for typeid applied to objects of polymorphic
class type in constant evaluation.

This reinstates r360977, reverted in r360987, now that its rerequisite
patch is reinstated and fixed.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@361067 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticASTKinds.td
lib/AST/ExprConstant.cpp
test/SemaCXX/constant-expression-cxx2a.cpp
www/cxx_status.html