Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
80737ad5e0a67d6e3dd0a0ba48446344215a5fd5
/
test
/
Sema
/
block-args.c
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
13591ed
Semantic checking for main().
by John McCall
· 15 years ago
687abff
Don't allow defining a block with a non-prototype type. Remove a
by Eli Friedman
· 16 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
ae0ee03
instead of forcing blocks on by default, make them default to off, but let
by Chris Lattner
· 16 years ago
ae530cf
Fix <rdar://problem/6252108> assigning to argument passed to block should not require __block.
by Steve Naroff
· 16 years ago
1f3b0d5
Sema::ActOnIdentifierExpr(): Lookup block arguments.
by Steve Naroff
· 16 years ago