..
CompoundStmtScope.c
rename -parse-ast-print to -ast-print
2007-10-11 00:18:28 +00:00
argument_qualified.c
Stage two of getting CFE top correct.
2007-07-11 17:01:13 +00:00
argument_redef.c
rename -parse-ast-print to -ast-print
2007-10-11 00:18:28 +00:00
argument_scope.c
Stage two of getting CFE top correct.
2007-07-11 17:01:13 +00:00
attributes.c
rename -parse-ast-print to -ast-print
2007-10-11 00:18:28 +00:00
bad-control.c
rename -parse-ast-print to -ast-print
2007-10-11 00:18:28 +00:00
builtin_classify_type.c
rename -parse-ast-print to -ast-print
2007-10-11 00:18:28 +00:00
builtin_types_compatible.c
rename -parse-ast-print to -ast-print
2007-10-11 00:18:28 +00:00
c-namespace.c
Stage two of getting CFE top correct.
2007-07-11 17:01:13 +00:00
char-literal-printing.c
rename -parse-ast-print to -ast-print
2007-10-11 00:18:28 +00:00
check_cast.c
rename -parse-ast-print to -ast-print
2007-10-11 00:18:28 +00:00
compound_literal.c
rename -parse-ast-print to -ast-print
2007-10-11 00:18:28 +00:00
control-scope.c
Fix a nasty C99 scope issue that Neil pointed out (for ifs)
2007-08-22 05:16:28 +00:00
cxx-bool.cpp
Stage two of getting CFE top correct.
2007-07-11 17:01:13 +00:00
cxx-casting.cpp
update tests
2007-07-12 16:52:08 +00:00
cxx-reference.cpp
rename -parse-ast-print to -ast-print
2007-10-11 00:18:28 +00:00
declarators.c
Stage two of getting CFE top correct.
2007-07-11 17:01:13 +00:00
encode.m
this patch accomodates clattner's comments on expression processing in @try-statement.
2007-10-04 20:19:06 +00:00
expressions.c
reenable this.
2007-08-25 05:31:19 +00:00
extension.c
implement a fixme: __extension__ marker on decls in compound stmts.
2007-08-27 01:01:57 +00:00
function-decls.c
rename -parse-ast-print to -ast-print
2007-10-11 00:18:28 +00:00
goto-ident.c
rename -parse-ast-print to -ast-print
2007-10-11 00:18:28 +00:00
if-scope-c90.c
rename -parse-ast-print to -ast-print
2007-10-11 00:18:28 +00:00
if-scope-c99.c
rename -parse-ast-print to -ast-print
2007-10-11 00:18:28 +00:00
implicit-casts.c
rename -parse-ast-print to -ast-print
2007-10-11 00:18:28 +00:00
method-prototype-1.m
1. Fix parsing of method prototype involving c-style argument declarations.
2007-09-05 19:52:07 +00:00
namelookup-bug-1.c
Fixed a bug whereby, struct tag name matches a typedef/objc-class name
2007-10-12 16:34:10 +00:00
namelookup-bug-2.c
Fixed a bug whereby, struct tag name matches a typedef/objc-class name
2007-10-12 16:34:10 +00:00
objc-alias-printing.m
This patch implementa objective-c's @compatibilty-alias declaration.
2007-10-11 23:42:27 +00:00
objc-messaging-1.m
Patch for parsing objective-c style method calls.
2007-09-05 23:08:20 +00:00
objc-try-catch-1.m
this patch accomodates clattner's comments on expression processing in @try-statement.
2007-10-04 20:19:06 +00:00
objc-type-printing.m
Implemented parsing of objctive-c protocol conforming type used in
2007-10-11 18:08:47 +00:00
ocu_vector_components.c
rename -parse-ast-print to -ast-print
2007-10-11 00:18:28 +00:00
parmvardecl_conversion.c
rename -parse-ast-print to -ast-print
2007-10-11 00:18:28 +00:00
pointer-arithmetic.c
rename -parse-ast-print to -ast-print
2007-10-11 00:18:28 +00:00
pointer_promotion.c
rename -parse-ast-print to -ast-print
2007-10-11 00:18:28 +00:00
portability.c
Stage two of getting CFE top correct.
2007-07-11 17:01:13 +00:00
promote_types_in_proto.c
Fix Sema::ParseCallExpr()...it wasn't doing the default array/function promotions on it's argument types.
2007-07-24 21:46:40 +00:00
recovery-1.c
Fix a recovery bug Fariborz and I noticed yesterday. We were producing:
2007-10-25 17:27:01 +00:00
selector-1.m
remove typedef.
2007-10-18 00:38:23 +00:00
statements.c
Stage two of getting CFE top correct.
2007-07-11 17:01:13 +00:00
struct-recursion.c
Stage two of getting CFE top correct.
2007-07-11 17:01:13 +00:00
typeof.c
rename -parse-ast-print to -ast-print
2007-10-11 00:18:28 +00:00
types.c
Stage two of getting CFE top correct.
2007-07-11 17:01:13 +00:00