llvm-project/clang/test/CXX
John McCall 86121519ca Implement access-check delays for out-of-line member definitions
using the same framework we use for deprecation warnings.

llvm-svn: 94659
2010-01-27 03:50:35 +00:00
..
basic Fix two redefinitions in test cases that weren't diagnosed yet, but will be soon. 2010-01-26 18:52:33 +00:00
class Initialization improvements: addition of string initialization and a few 2009-12-19 08:11:05 +00:00
class.access Implement access-check delays for out-of-line member definitions 2010-01-27 03:50:35 +00:00
class.derived Fix for PR5840: fix the kind of name lookup used for classes in 2009-12-21 01:42:38 +00:00
dcl.dcl Implement [dcl.fct.spec]p6. 2010-01-24 16:49:46 +00:00
dcl.decl Improve the reporting of non-viable overload candidates by noting the reason 2010-01-13 00:25:19 +00:00
expr Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
lex/lex.trigraph Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
over Initialization improvements: addition of string initialization and a few 2009-12-19 08:11:05 +00:00
special Reimplement constructor declarator parsing to cope with template-ids 2010-01-13 17:31:36 +00:00
temp Improve the reporting of non-viable overload candidates by noting the reason 2010-01-13 00:25:19 +00:00