llvm-project/clang/test/CXX
Richard Smith 7971b69f74 PR11754: Reject non-static constexpr member functions in classes with virtual
base classes.

llvm-svn: 148094
2012-01-13 04:54:00 +00:00
..
basic Improve 0-argument -Wvexing-parse diagnostic by adding notes with fix-its: 2012-01-12 23:53:29 +00:00
class Modify how the -verify flag works. Currently, the verification string and 2011-12-15 00:38:15 +00:00
class.access Modify how the -verify flag works. Currently, the verification string and 2011-12-15 00:38:15 +00:00
class.derived Modify how the -verify flag works. Currently, the verification string and 2011-12-15 00:38:15 +00:00
conv Compute the promoted integer type of fixed-width enums correctly. Found by inspection. 2011-10-26 07:38:19 +00:00
dcl.dcl PR11754: Reject non-static constexpr member functions in classes with virtual 2012-01-13 04:54:00 +00:00
dcl.decl constexpr: initialization of a union from an empty initializer-list should 2012-01-12 18:54:33 +00:00
except Update all tests other than Driver/std.cpp to use -std=c++11 rather than 2011-10-13 22:29:44 +00:00
expr Allow constant-folding of references which were formed in a manner not permitted 2012-01-12 06:08:57 +00:00
lex Update all tests other than Driver/std.cpp to use -std=c++11 rather than 2011-10-13 22:29:44 +00:00
over Modify how the -verify flag works. Currently, the verification string and 2011-12-15 00:38:15 +00:00
special constexpr: fix typo resulting in move constructors sometimes not being 2012-01-11 18:26:05 +00:00
stmt.stmt Modify how the -verify flag works. Currently, the verification string and 2011-12-15 00:38:15 +00:00
temp Fix "note" of a duplicate explicit instantiation definition following a specialization. 2012-01-09 19:52:25 +00:00