Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
083128f6b13dfa4fc615a838c49b516d901b1ac0
/
test
/
SemaObjC
/
protocol-archane.m
470301b
Fix <rdar://problem/6770276> Support Class<Proto> syntax.
by Steve Naroff
· 16 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
4262a07
- Generate error for protocol qualifiers on 'Class'.
by Steve Naroff
· 16 years ago
d461777
Revert http://llvm.org/viewvc/llvm-project?view=rev&revision=65244.
by Steve Naroff
· 16 years ago
15509f4
Add support for GCC ObjC extension "Class<protocol>". Sigh.
by Steve Naroff
· 16 years ago
8dfb0c5
Warn about bogus protocol qualifiers.
by Steve Naroff
· 16 years ago
1a51b4a
Make Sema::getTypeName return the opaque pointer of a QualType rather
by Douglas Gregor
· 16 years ago
28eb7e9
make the 'to match this' diagnostic a note.
by Chris Lattner
· 17 years ago
4f9b9f1
Fix http://llvm.org/bugs/show_bug.cgi?id=2816.
by Steve Naroff
· 17 years ago
666871a
remove objc prefixes from these tests.
by Chris Lattner
· 17 years ago
[Renamed from test/SemaObjC/objc-protocol-1.m]
6ac6ddc
move all objc sema tests into a new SemaObjC directory. Next step is to
by Chris Lattner
· 17 years ago
[Renamed from test/Sema/objc-protocol-1.m]
62f5f7f
fix several problems with the protocol qualified id handling where id was implicit.
by Chris Lattner
· 17 years ago
bce6135
improve handling of the horrible GCC objc extension that treats "<foo>"
by Chris Lattner
· 17 years ago