hanchenye-llvm-project/clang/test
Douglas Gregor 36d7c5f29b Improve instantiation of default template arguments for nested
templates. The instantiation of these default arguments must be (and
now, is) delayed until the template argument is actually used, at
which point we substitute all levels of template arguments
concurrently.

llvm-svn: 86578
2009-11-09 19:17:50 +00:00
..
Analysis update test case. 2009-11-09 13:56:44 +00:00
CXX Unify the codepaths used to verify base and member initializers for explicitly 2009-11-09 01:05:47 +00:00
CodeCompletion Remove RUN: true lines. 2009-11-08 01:47:25 +00:00
CodeGen Remove RUN: true lines. 2009-11-08 01:47:25 +00:00
CodeGenCXX Add code generation test for r86500. 2009-11-09 18:49:09 +00:00
CodeGenObjC Remove RUN: true lines. 2009-11-08 01:47:25 +00:00
Coverage Remove RUN: true lines. 2009-11-08 01:47:25 +00:00
Driver Remove RUN: true lines. 2009-11-08 01:47:25 +00:00
FixIt Eliminate &&s in tests. 2009-11-08 01:45:36 +00:00
Frontend Remove RUN: true lines. 2009-11-08 01:47:25 +00:00
Index Simplify test to deal with type-based ordering variations 2009-11-09 16:22:45 +00:00
Lexer Eliminate &&s in tests. 2009-11-08 01:45:36 +00:00
Misc Eliminate &&s in tests. 2009-11-08 01:45:36 +00:00
PCH Eliminate &&s in tests. 2009-11-08 01:45:36 +00:00
Parser Remove RUN: true lines. 2009-11-08 01:47:25 +00:00
Preprocessor Remove RUN: true lines. 2009-11-08 01:47:25 +00:00
Rewriter Eliminate &&s in tests. 2009-11-08 01:45:36 +00:00
Sema Test case for Sean Hunt's patch which I left out. 2009-11-09 18:48:53 +00:00
SemaCXX Unify the codepaths used to verify base and member initializers for explicitly 2009-11-09 01:05:47 +00:00
SemaObjC Eliminate &&s in tests. 2009-11-08 01:45:36 +00:00
SemaObjCXX Switch XFAIL format to match LLVM. 2009-11-03 07:25:45 +00:00
SemaTemplate Improve instantiation of default template arguments for nested 2009-11-09 19:17:50 +00:00
CMakeLists.txt Simplify. 2009-11-08 09:46:39 +00:00
Makefile Add clang_site_config user variable, so that extra tests (e.g., utils/C++Syntax) 2009-11-05 16:36:19 +00:00
TestRunner.sh Switch TestRunner.sh to just use 'lit'. 2009-09-20 22:00:23 +00:00
cxx-sections.data Update C++ section data and directory structure to reflect N2914 2009-06-30 16:45:27 +00:00
lit.cfg Drop require_and_and argument. 2009-11-08 01:47:35 +00:00
lit.site.cfg.in Rework site config for cmake to be generated at configure time, and only pass 2009-11-07 23:53:32 +00:00
make_test_dirs.pl Add the structure for a C++ test suite that mimics the structure of the C++ standard 2009-06-13 06:06:53 +00:00