hanchenye-llvm-project/clang/test
Douglas Gregor 6d880b1a83 Provide exception specifications for implicitly-declared default constructors.
llvm-svn: 107437
2010-07-01 22:31:05 +00:00
..
ASTMerge Hack in some really terrible C++ record PCH support that I need right now. 2010-06-03 19:28:45 +00:00
Analysis Fix PR 7475 by enhancing the static analyzer to also invalidate bindings for non-static global variables 2010-07-01 20:16:50 +00:00
CXX Provide exception specifications for implicitly-declared default constructors. 2010-07-01 22:31:05 +00:00
CodeCompletion Make -code-completion-patterns only cover multi-line code 2010-05-28 00:22:41 +00:00
CodeGen fix rdar://8147692 - yet another crash due to my abi work. 2010-07-01 06:20:47 +00:00
CodeGenCXX Reinstate fix for PR7526, which was failing because, now that we 2010-07-01 05:10:53 +00:00
CodeGenObjC IRgen: Assignment to Objective-C properties shouldn't reload the value, for 2010-06-29 22:44:21 +00:00
CodeGenObjCXX extern variable declared locally to objective-c++ method 2010-06-30 18:27:47 +00:00
Coverage "this patch properly addresses escaping < and > which might appear 2010-05-12 23:27:11 +00:00
Driver Driver: .dSYM suffix should be appended, not replace the existing suffix. 2010-07-01 01:36:31 +00:00
FixIt Fix broken testcase 2010-06-29 19:17:14 +00:00
Frontend tests: Update Frontend config to actually run ir-support tests. 2010-06-16 20:04:36 +00:00
Headers Headers: Define __INT64_TYPE__ in terms of getInt64Type(), which isn't always 2010-06-30 06:30:56 +00:00
Index Add USR tests for ObjC class extensions. 2010-06-23 18:10:30 +00:00
Lexer tests: Use %clangxx when using driver for C++, in case C++ support is disabled. 2010-06-29 16:52:24 +00:00
Misc tests: Use %clangxx when using driver for C++, in case C++ support is disabled. 2010-06-29 16:52:24 +00:00
PCH Fix PCH support for UnresolvedUsingTypenameDecl and UnresolvedUsingValueDecl. 2010-06-30 08:49:30 +00:00
Parser Fix vector literal/cast confusion - bug 6895. 2010-06-30 22:55:51 +00:00
Preprocessor Headers: Define __INT64_TYPE__ in terms of getInt64Type(), which isn't always 2010-06-30 06:30:56 +00:00
Rewriter Rewriter: Use the appropriate printing context instead of the default 2010-06-30 19:16:53 +00:00
Sema Clean up the diagnostic complaining about the element type of a vector 2010-06-30 17:30:41 +00:00
SemaCXX Reinstate fix for PR7526, which was failing because, now that we 2010-07-01 05:10:53 +00:00
SemaObjC Add test case for <rdar://problem/4289832>. Clang actuallys gets 2010-06-29 20:25:42 +00:00
SemaObjCXX Extend the "cannot convert from base class pointer to derived class 2010-07-01 02:14:45 +00:00
SemaTemplate Clean up the diagnostic complaining about the element type of a vector 2010-06-30 17:30:41 +00:00
CMakeLists.txt Add test cases for r98003 and r98006. 2010-03-08 23:38:27 +00:00
Makefile I don't know when I committed this, but it's probably a "bad thing". 2010-06-25 05:00:29 +00:00
TestRunner.sh
cxx-sections.data
lit.cfg tests: Use %clangxx when using driver for C++, in case C++ support is disabled. 2010-06-29 16:52:24 +00:00
lit.site.cfg.in
make_test_dirs.pl