hanchenye-llvm-project/clang/Sema
Fariborz Jahanian ac73ff8868 Remaining work to collect objective-c's type qualifiers and use them to encode
method types.

llvm-svn: 43617
2007-11-01 17:18:37 +00:00
..
ASTStreamer.cpp Patch to synthesize computation of Ivar offset in rewritten c file. 2007-10-26 19:46:17 +00:00
Makefile fix description 2007-05-23 23:56:42 +00:00
Sema.cpp Implement a more sensible strategy for ObjC built-in types (addressing a long standing FIXME in Sema::GetObjcIdType()). 2007-10-31 18:42:27 +00:00
Sema.h 1) More additions for objective-c's qualifier type. 2007-10-31 23:53:01 +00:00
SemaChecking.cpp Added notion of '*' specified format width/specifiers when checking 2007-10-12 20:51:52 +00:00
SemaDecl.cpp Remaining work to collect objective-c's type qualifiers and use them to encode 2007-11-01 17:18:37 +00:00
SemaExpr.cpp Implement a more sensible strategy for ObjC built-in types (addressing a long standing FIXME in Sema::GetObjcIdType()). 2007-10-31 18:42:27 +00:00
SemaExprCXX.cpp Rename statement actions (from Parse-prefix to ActOn-prefix). 2007-09-16 14:56:35 +00:00
SemaStmt.cpp Implement *skeletal* support for representing GNU inline asm stmts in the AST, 2007-10-29 04:04:16 +00:00
SemaType.cpp Patch to create protocol conforming class types. 2007-10-11 00:55:41 +00:00