llvm-project/clang/test/CXX/dcl.dcl
Richard Smith 3e79a57a6d Add missing "non-constant" diagnostic for a member call on a temporary of
non-literal class type.

llvm-svn: 210696
2014-06-11 19:53:12 +00:00
..
basic.namespace If a using-declaration names a class member, but appears outside a class, try 2014-04-02 21:44:35 +00:00
dcl.attr PR19252: Fix crash if alignas is used with an auto-typed variable. Don't check 2014-03-27 01:22:48 +00:00
dcl.enum PR18400: ignore cv-qualifiers on the underlying type of an enumeration. 2014-01-08 01:16:19 +00:00
dcl.link More tests for r201536. 2014-02-18 22:47:10 +00:00
dcl.spec Add missing "non-constant" diagnostic for a member call on a temporary of 2014-06-11 19:53:12 +00:00
p4-0x.cpp The 'constexpr implies const' rule for non-static member functions is gone in 2013-04-21 01:08:50 +00:00