Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
1bc6913e7af08bb400150ebb31a54cdfd8cde9f9
/
test
/
SemaObjC
/
property-6.m
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
666871a
remove objc prefixes from these tests.
by Chris Lattner
· 17 years ago
[Renamed from test/SemaObjC/objc-property-6.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-property-6.m]
799a6a6
Teach Expr::isLvalue() about ObjC properties. For now, all properties are writable. Added a FIXME for another day.
by Steve Naroff
· 17 years ago