Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
a5728872c7702ddd09537c95bc3cbd20e1f2fb09
/
test
/
Sema
/
statements.c
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
9e6b37a
warn about returning the address of a label.
by Chris Lattner
· 16 years ago
40c56f7
__builtin_prefetch should be declared as "void __builtin_prefetch(const void *)",
by Chris Lattner
· 16 years ago
885b6d8
rename test
by Chris Lattner
· 16 years ago
[Renamed from test/Sema/stmt_exprs.c]
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
9804bc2
Correct test; sorry for any inconvenience.
by Eli Friedman
· 17 years ago
dca2b73
PR3062: statement expressions should be illegal at file scope. I don't
by Eli Friedman
· 17 years ago
611b2ec
fix some problems handling stmtexprs with labels (PR2374), and
by Chris Lattner
· 17 years ago
83c903f
Added missing "RUN:" to comment for test case file. This fixed a bug where the test
by Ted Kremenek
· 18 years ago
ab18c4c
implement ast building and trivial semantic analysis of stmt exprs.
by Chris Lattner
· 18 years ago