Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
fe6fa074db94fa52a907e8fb2c8414e4c165f11f
/
test
/
SemaObjC
037cda5
Fix <rdar://problem/6191148> [sema] Objective-C method lookup (at global scope) fails to handle overloaded selectors properly.
by Steve Naroff
· 17 years ago
5e0a74f
Fix <rdar://problem/6253149> property declaration doesn't declare getter and setter.
by Steve Naroff
· 17 years ago
e84a864
Fix <rdar://problem/6252129> implementation of method in category doesn't effectively declare it for methods below.
by Steve Naroff
· 17 years ago
3568249
Sema support for format and noreturn attributes on Objective-C methods.
by Daniel Dunbar
· 17 years ago
085e8f7
Add support for CFString in format attribute.
by Daniel Dunbar
· 17 years ago
95e61fb
Implement type checking of Objective-C property attributes.
by Daniel Dunbar
· 17 years ago
4f9b9f1
Fix http://llvm.org/bugs/show_bug.cgi?id=2816.
by Steve Naroff
· 17 years ago
5e155f0
Iterate on sema for :? in Objective-C:
by Daniel Dunbar
· 17 years ago
91e19b2
Fix two bugs exposed by array passing assert:
by Daniel Dunbar
· 17 years ago
0b7a5c0
Add XFAIL test case for:
by Daniel Dunbar
· 17 years ago
ab49c0b
Fix unintended use of doxygen comment strings.
by Daniel Dunbar
· 17 years ago
7ad1b1f
Prevent invalid warnings about incomplete implementations for methods
by Daniel Dunbar
· 17 years ago
40727a4
Improve type-checking of ?: for Objective-C types.
by Daniel Dunbar
· 17 years ago
2307d31
Restore Objective-C dot-syntax access of methods.
by Daniel Dunbar
· 17 years ago
4bbef0f
Temporarily disable some tests which due to dot-syntax access of methods.
by Daniel Dunbar
· 17 years ago
8a7267e
Update test case (we were missing a warning here)
by Daniel Dunbar
· 17 years ago
394d33f
Add ObjCPropertyDecl::isReadOnly.
by Daniel Dunbar
· 17 years ago
a56f746
In incompatible pointer-typed ?: expressions, add implicit conversion
by Daniel Dunbar
· 17 years ago
1fe379f
Objective-C foreach selector elements must be lvalues.
by Anders Carlsson
· 17 years ago
6e14a8f
Fix silly bug in objc_gc attribute parsing and add test case
by Anders Carlsson
· 17 years ago
e8904e9
Fix a FIXME by not creating an invalid AST on erroneous input. Also
by Chris Lattner
· 17 years ago
4f3278f
proper grammar n stuph
by Chris Lattner
· 17 years ago
43477ca
warn when someone tries to make an array of ObjC interfaces instead of array
by Chris Lattner
· 17 years ago
4fef81d
Fix rdar://6124613 a crash on invalid code.
by Chris Lattner
· 17 years ago
eacc392
simplify some code.
by Chris Lattner
· 17 years ago
e281c86
remove duplicate error message.
by Chris Lattner
· 17 years ago
666871a
remove objc prefixes from these tests.
by Chris Lattner
· 17 years ago
6ac6ddc
move all objc sema tests into a new SemaObjC directory. Next step is to
by Chris Lattner
· 17 years ago