llvm-project/clang/test/CXX
Jeffrey Yasskin c9b9bdcc20 There is no dcl.init.ref p16. This test deals with p5.
llvm-svn: 105351
2010-06-02 22:01:22 +00:00
..
basic A more minimal fix for PR6762. 2010-05-28 18:45:08 +00:00
class Turn access control on by default in -cc1. 2010-04-09 19:03:51 +00:00
class.access When we complain about a member being inaccessible due to a constraint 2010-05-28 04:34:55 +00:00
class.derived Implement computation of the final overriders for each virtual 2010-03-23 23:47:56 +00:00
conv Turn access control on by default in -cc1. 2010-04-09 19:03:51 +00:00
dcl.dcl It turns out that we should be allowing redeclarations within function 2010-05-06 23:31:27 +00:00
dcl.decl There is no dcl.init.ref p16. This test deals with p5. 2010-06-02 22:01:22 +00:00
except/except.handle Improve diagnostics when we fail to convert from a source type to a 2010-04-09 00:35:39 +00:00
expr Test case for my last fix. 2010-05-07 11:15:33 +00:00
lex Fix for PR6220: compute the correct type for multicharacter literals. 2010-02-03 18:21:45 +00:00
over Implement C++ [over.ics.user]p3, which restricts the final conversion 2010-04-12 23:42:09 +00:00
special Add test case for PR6141, which was fixed a few days ago 2010-02-24 21:54:27 +00:00
stmt.stmt/stmt.select change Scope::WithinElse to be a normal scope flag, widen the 2010-04-12 06:12:50 +00:00
temp Reinstate r104117, Chandler Carruth's change that "[provides] a naming 2010-05-20 20:58:56 +00:00