llvm-project/clang/lib
Daniel Dunbar b0d34c8e4a Add __builtin_object_size support.
- Currently CodeGen always returns a conservative value for this (-1
   or 0 depending on the context).

llvm-svn: 55735
2008-09-03 21:13:56 +00:00
..
AST Add semantic analysis for "blocks". 2008-09-03 18:15:37 +00:00
Analysis Store: (static analyzer) 2008-09-03 03:06:11 +00:00
Basic Stop asserting in TargetInfo::validateInputConstraint 2008-08-25 09:46:27 +00:00
CodeGen Add __builtin_object_size support. 2008-09-03 21:13:56 +00:00
Driver Moved HTMLDiagnostics to lib/Driver. 2008-08-24 02:33:36 +00:00
Headers Implementation of stdarg.h. 2008-05-29 10:40:55 +00:00
Lex - Implement __block. 2008-09-02 18:50:17 +00:00
Parse Add parser/action support for block literal expressions. 2008-08-28 19:20:44 +00:00
Rewrite Patch by Kovarththanan Rajaratnam! 2008-08-31 16:37:56 +00:00
Sema Add __builtin_object_size support. 2008-09-03 21:13:56 +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