Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
3a786dd41a56215c429ee5d6d092d69b26cbb98d
/
test
/
SemaObjC
/
objc-literal-comparison.m
2e85e74
Sema: Unnest early exit and remove an unnecessary bad cast.
by Benjamin Kramer
· 12 years ago
87da0b7
-Wobjc-literal-compare: look through implicit casts.
by Jordan Rose
· 12 years ago
d5209ae
-Wobjc-literal-compare: don't warn when comparing against nil.
by Jordan Rose
· 12 years ago
eec207f
Add -Wobjc-string-compare under -Wobjc-literal-compare.
by Jordan Rose
· 12 years ago
8d872ca
Now that -Wobjc-literal-compare is a warning, put the fixit on a note.
by Jordan Rose
· 12 years ago
6deae7c
Downgrade the "direct comparison" error for ObjC literals to a warning.
by Jordan Rose
· 12 years ago
9f63a45
Disallow using ObjC literals in direct comparisons (== and friends).
by Jordan Rose
· 12 years ago