clang-1/Sema
Anders Carlsson b2cf3573d7 Add __builtin_va_start to the list of builtins, make __builtin_va_list available to builtin functions.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42857 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-11 01:00:40 +00:00
..
ASTStreamer.cpp Make a significant change to invert the control flow handling 2007-10-09 22:10:18 +00:00
Makefile Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
Sema.cpp Refinements to Sema::GetObjcIdType()... 2007-10-10 23:24:43 +00:00
Sema.h Patch to create protocol conforming class types. 2007-10-11 00:55:41 +00:00
SemaChecking.cpp Fix 80 col violations. 2007-08-30 17:08:17 +00:00
SemaDecl.cpp Add __builtin_va_start to the list of builtins, make __builtin_va_list available to builtin functions. 2007-10-11 01:00:40 +00:00
SemaExpr.cpp Fix 80 col violations. 2007-10-10 23:42:28 +00:00
SemaExprCXX.cpp Rename statement actions (from Parse-prefix to ActOn-prefix). 2007-09-16 14:56:35 +00:00
SemaStmt.cpp Emit a warning when the body of an if block is a NullStmt. 2007-10-10 20:50:11 +00:00
SemaType.cpp Patch to create protocol conforming class types. 2007-10-11 00:55:41 +00:00