Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
b0f533e716ae5a21ca5682ea235a68082fd5ed28
/
test
/
SemaObjC
/
conditional-expr-4.m
58f9e13
make clang print types as "const int *" instead of "int const*",
by Chris Lattner
· 14 years ago
08a4190
Improve diagnostics like "initializing <type> from an expression of
by Douglas Gregor
· 15 years ago
d4eea83
Improve diagnostics when we fail to convert from a source type to a
by Douglas Gregor
· 15 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
1147c5e
Change tests to use clang -cc1...
by Fariborz Jahanian
· 15 years ago
c715e78
Fix <rdar://problem/7100524> regression: "error: incompatible operand types ('void *' and 'NSString *')".
by Steve Naroff
· 15 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
5e155f0
Iterate on sema for :? in Objective-C:
by Daniel Dunbar
· 16 years ago