hanchenye-llvm-project/clang/lib
Steve Naroff 921a45c6d6 Extend ASTContext::getTypeInfo() and ASTContext::getObjCEncodingForType() for BlockTypes.
This fixes <rdar://problem/6240616> clang: Assertion failed when using typedef and Blocks.

llvm-svn: 56554
2008-09-24 15:05:44 +00:00
..
AST Extend ASTContext::getTypeInfo() and ASTContext::getObjCEncodingForType() for BlockTypes. 2008-09-24 15:05:44 +00:00
Analysis Change casing of bug type. 2008-09-21 19:08:31 +00:00
Basic Add x86_64 Linux target. 2008-09-23 17:37:57 +00:00
CodeGen Implement Obj-C synthesized setters for copy / retain. 2008-09-24 06:32:09 +00:00
Driver Output "REPORTHEADER" and "REPORTSUMMARYEXTRA" tags for use with scan-view. 2008-09-22 17:33:32 +00:00
Headers Implementation of stdarg.h. 2008-05-29 10:40:55 +00:00
Lex Fix <rdar://problem/6240065> clang: __BLOCKS__ should be defined. 2008-09-23 21:28:24 +00:00
Parse Fix http://llvm.org/bugs/show_bug.cgi?id=2816. 2008-09-22 10:28:57 +00:00
Rewrite Fixed an offset calculation error. 2008-09-16 07:58:21 +00:00
Sema Implement type checking of Objective-C property attributes. 2008-09-23 21:53:23 +00:00
Makefile add a libDriver, for now only move the text diangostics stuff from Driver to there 2008-08-05 23:33:20 +00:00