clang-1/test
Fariborz Jahanian e4bb68a475 Test case for my last @encode patch.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@61247 91177308-0d34-0410-b5e6-96231b3b80d8
2008-12-19 17:45:06 +00:00
..
Analysis Added test case for suppressing leak warnings for reference-counted objects passed by-reference to an unknown function. 2008-12-18 23:40:58 +00:00
CodeGen diagnose C99 6.9.1p5, C arguments in definitions that are lacking 2008-12-17 07:32:46 +00:00
CodeGenObjC Test case for my last @encode patch. 2008-12-19 17:45:06 +00:00
Coverage Patch to diagnose a variety of misuse of property 2008-12-06 01:12:43 +00:00
Driver Change -verify mode to find the "expected-error" and "expected-warning" strings 2008-11-21 01:18:36 +00:00
Lexer rdar://6060752 - don't warn about trigraphs in bcpl-style comments 2008-12-12 07:34:39 +00:00
Misc fix bogus run line. 2008-08-18 19:54:48 +00:00
Parser Merge function-return.c into function.c 2008-12-18 02:01:17 +00:00
Preprocessor Add test case for __ASSEMBLER__ definition. 2008-12-01 19:23:47 +00:00
Rewriter Fix <rdar://problem/6429113> clang ObjC rewriter: crash rewriting file with Blocks and properties 2008-12-09 12:56:34 +00:00
Sema Clean up the C89/C++ warnings about C99 array features to not 2008-12-18 06:50:14 +00:00
SemaCXX Ultrasimplistic sketch for the parsing of C++ template-ids. This won't 2008-12-18 19:37:40 +00:00
SemaObjC Fix for PR3234 2008-12-19 17:27:57 +00:00
SemaObjCXX Allow downcasts of pointers to Objective-C interfaces, with a 2008-12-19 17:40:08 +00:00
Serialization Added "complex.c" (a copy of test/Codegen/complex.) to the serialization 2007-11-29 19:05:51 +00:00
Makefile Add test case for __ASSEMBLER__ definition. 2008-12-01 19:23:47 +00:00
TestRunner.sh Test commit. 2008-10-15 00:26:06 +00:00