llvm-project/clang/test
Zhongxing Xu facf8a8e74 Add check for illegal whence argument of fseek.
llvm-svn: 106742
2010-06-24 13:36:41 +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 Add check for illegal whence argument of fseek. 2010-06-24 13:36:41 +00:00
CXX Downgrade the error when using a typedef in the nested-name-specifier 2010-06-16 16:26:47 +00:00
CodeCompletion Make -code-completion-patterns only cover multi-line code 2010-05-28 00:22:41 +00:00
CodeGen implement support for -finstrument-functions, patch by Nelson 2010-06-22 00:03:40 +00:00
CodeGenCXX Patch to correctly mangle block helper functions 2010-06-24 00:08:06 +00:00
CodeGenObjC Trying to make BuildBot happy again (related to PR7431). 2010-06-22 17:08:32 +00:00
CodeGenObjCXX Fix an Obj-C++ miscompile when calling an Obj-C method that returns a C++ reference. 2010-06-21 20:59:55 +00:00
Coverage "this patch properly addresses escaping < and > which might appear 2010-05-12 23:27:11 +00:00
Driver Fix typo. 2010-06-15 08:21:35 +00:00
FixIt Tweak test for non-64-bit Darwin 2010-05-31 14:58:57 +00:00
Frontend tests: Update Frontend config to actually run ir-support tests. 2010-06-16 20:04:36 +00:00
Headers Make sure we don't include mm_malloc.h in this test, it includes errno.h which 2010-03-26 20:17:23 +00:00
Index Add USR tests for ObjC class extensions. 2010-06-23 18:10:30 +00:00
Lexer Daniel re-educated me about what Alias does and does not do. Turn that off for 2010-05-22 02:21:53 +00:00
Misc Testcase for r103712. 2010-05-13 12:04:17 +00:00
PCH Support a couple more C++ Exprs for PCH. 2010-06-24 08:57:31 +00:00
Parser improve altivec vector bool/pixel support, patch by Anton Yartsev 2010-06-23 06:00:24 +00:00
Preprocessor fix PR7360: -P mode turns off line markers, but not blank space. 2010-06-12 16:20:56 +00:00
Rewriter Patch to rewrite block pointers as arguments to 2010-05-25 15:56:08 +00:00
Sema Vector types are not arithmetic types, either. Note that we now ban 2010-06-22 23:41:02 +00:00
SemaCXX String literals enclosed in parentheses are still string 2010-06-22 23:47:37 +00:00
SemaObjC Patch to provide separate ASTs for multiple ObjC class extension 2010-06-22 23:20:40 +00:00
SemaObjCXX Fix the recently-added warning about 'typename' and 'template' 2010-06-16 22:31:08 +00:00
SemaTemplate Apply array-to-pointer decay when instantiating a MemberExpr. Fixes 2010-06-22 02:41:05 +00:00
CMakeLists.txt Add test cases for r98003 and r98006. 2010-03-08 23:38:27 +00:00
Makefile improve altivec vector bool/pixel support, patch by Anton Yartsev 2010-06-23 06:00:24 +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 tests: Mangle '-vg' onto the end of the triple when running under valgrind, so 2010-03-20 21:13:08 +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