hanchenye-llvm-project/clang/test
Fariborz Jahanian b17a190186 Fixes a regression in generating objc's GC API
in assiging to c pointer types with a GC'able
attribute.

llvm-svn: 81244
2009-09-08 19:45:47 +00:00
..
Analysis Implement: <rdar://problem/6337100> CWE-338: Use of cryptographically weak prng 2009-09-02 02:47:41 +00:00
CXX Support templateids in friend declarations. Fixes bug 4859. 2009-09-08 17:47:29 +00:00
CodeGen convert this to filecheck, hopefully it will fix PR4888. If nothing 2009-09-08 18:43:45 +00:00
CodeGenCXX Vastly improve PredefinedExpr output, both in Sema and CodeGen. Patch by Sam Weinig! 2009-09-08 18:24:21 +00:00
CodeGenObjC Fixes a regression in generating objc's GC API 2009-09-08 19:45:47 +00:00
Coverage Add test for finding bfin backend. 2009-08-18 07:07:14 +00:00
Driver Remove FIXMEs for pedantically-gcc-bug-compatible behavior. 2009-09-08 16:39:16 +00:00
FixIt
Frontend MultiTestRunner: Validate '&&' at the end of RUN lines. 2009-07-25 11:27:37 +00:00
Index For a CXXOperatorCallExpr, fix the order that StmtLocResolver uses to check subexpressions. 2009-07-31 19:02:11 +00:00
Lexer MultiTestRunner: Validate '&&' at the end of RUN lines. 2009-07-25 11:27:37 +00:00
Misc PR4715 2009-08-14 04:07:15 +00:00
PCH Use %S, not `pwd`, and enable a line that *does* work. 2009-08-01 05:57:38 +00:00
Parser Improve top-level-semicolon test a bit 2009-08-24 12:20:57 +00:00
Preprocessor Force triple for this test (non-fragile ABI is default on x86_64-apple-darwin9). 2009-09-01 00:36:20 +00:00
Rewriter Prep for new warning. 2009-07-22 00:43:08 +00:00
Sema reject returning a block expr even when it has parens and casts in the way. 2009-09-08 00:36:37 +00:00
SemaCXX Handle variadic constructors better. Share code between BuildCXXConstructExpr and BuildCXXTemporaryObjectExpr. 2009-09-08 01:48:42 +00:00
SemaObjC This patch does the following. 2009-09-03 00:43:07 +00:00
SemaObjCXX this test crashes, disable it harder. 2009-07-28 18:22:50 +00:00
SemaTemplate Reapply 81096, now with a fix. Spot the bug: 2009-09-06 16:54:02 +00:00
CMakeLists.txt MultiTestRunner: Simplify, cleanup, and rename! 2009-07-31 05:54:17 +00:00
Makefile Support running tests using the new 'lit', via 'make test LIT2=1'. 2009-09-08 16:39:23 +00:00
TestRunner.sh Having tests that depend on previously created files is bad idea. Fix them to be self-sufficient. 2009-07-06 00:03:47 +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 Support running tests using the new 'lit', via 'make test LIT2=1'. 2009-09-08 16:39:23 +00:00
make_test_dirs.pl