Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
00c59f7ed2814f67d6d7e844479ea99eca9e55ef
/
test
/
SemaObjC
/
exprs.m
b302996
Use Sema::RequireCompleteType to check for the completeness of
by Douglas Gregor
· 13 years ago
3b5904b
Emit an error when trying to @encode an incomplete type.
by Argyrios Kyrtzidis
· 14 years ago
db9e9e6
Remove warning for null characters in CFString literals. Clang handles them just fine, and GCC 4.2 doesn't warn here either.
by Ted Kremenek
· 14 years ago
dd5fa7a
fix rdar://8445858 - __sync_* intrinsics erroneously reject ObjC pointers
by Chris Lattner
· 14 years ago
dd8f569
Statement expressions can be used in global- or namespace-scoped blocks
by Douglas Gregor
· 15 years ago
4617191
Insulate these from changes to the default for -Wunreachable-code.
by Mike Stump
· 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
95f49fb
improve the string literal comparison warning to not call @encode's "string literals".
by Chris Lattner
· 16 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
6080008
Start improving diagnostics that relate to subcharacters of string literals.
by Chris Lattner
· 16 years ago
e47f7b1
pass -verify in exprs.m, merge const-id.m into message.m
by Chris Lattner
· 16 years ago
a119a3b
fix rdar://6597252: two exactly identical pointer types are always
by Chris Lattner
· 16 years ago