llvm-project/clang/test/CXX/dcl.dcl
Richard Smith d9c6b039db DR1872: don't allow any calls to virtual functions in constant
evaluation.

Not even in cases where we would not actually perform virtual dispatch.

llvm-svn: 360370
2019-05-09 19:45:49 +00:00
..
basic.namespace PR31606: Generalize our tentative DR resolution for inheriting copy/move 2017-01-13 20:46:54 +00:00
dcl.attr Do not warn on switches over enums that do not use [[maybe_unused]] enumerators 2019-05-02 16:30:49 +00:00
dcl.enum
dcl.link Bring r325915 back. 2018-02-23 19:30:48 +00:00
dcl.spec DR1872: don't allow any calls to virtual functions in constant 2019-05-09 19:45:49 +00:00
p4-0x.cpp