Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
cf79b011e849a4455cb7b0de6dc4fb3b83308f39
/
test
/
CodeGenObjC
83bccb8
Detailed documentation for encoding of properties and a test case.
by Fariborz Jahanian
· 16 years ago
090b3f7
Improving on encoding of objective-c's property types. More to come.
by Fariborz Jahanian
· 16 years ago
f54b194
Patch to re-implement ivar-list meta-data generation to fix
by Fariborz Jahanian
· 16 years ago
3dfea40
Add -fnext-runtime to Objective-C properties testcase
by Douglas Gregor
· 16 years ago
8b4bf90
Patch to fix encoding of Enum bitfields in ObjC.
by Fariborz Jahanian
· 16 years ago
35c3329
Patch to implement code gen for aggrgate-valued property used
by Fariborz Jahanian
· 16 years ago
305c658
Objc's compatibility-alias semantics and code gen issue fix.
by Fariborz Jahanian
· 16 years ago
b0d2794
Another nasty code gen. bug with trivial fix. Calling class
by Fariborz Jahanian
· 16 years ago
b8ab5eb
Fix a grep error that caused CodeGenObjC/encode-test.m to fail.
by Sebastian Redl
· 16 years ago
3e1b16c
Last patch, for now, to privde ObjC's encoding of types.
by Fariborz Jahanian
· 16 years ago
5b8c7d9
More encoding support; in this case, encoding of
by Fariborz Jahanian
· 16 years ago
e3f38ea
Test case makes a platform assumption, so force triple.
by Sebastian Redl
· 16 years ago
4306d3c
Finish up saving original parameter type and
by Fariborz Jahanian
· 16 years ago
adcaf54
Strangely enough, name of ObjC class is not encoded into the
by Fariborz Jahanian
· 16 years ago
43822ea
More encoding support. This time for @encode of classes and bitfields.
by Fariborz Jahanian
· 16 years ago
e4bb68a
Test case for my last @encode patch.
by Fariborz Jahanian
· 16 years ago
9fed516
And a test case for my previous patch.
by Fariborz Jahanian
· 16 years ago
391d895
Patch to allow a getter call using property dot-syntax notation.
by Fariborz Jahanian
· 16 years ago
fef30b5
Support for implementation of property in the case where
by Fariborz Jahanian
· 16 years ago
ae6f6fd
This test checks for duplicate implementation of the same
by Fariborz Jahanian
· 16 years ago
b2eb0b4
Another test for property code gen.
by Fariborz Jahanian
· 16 years ago
6010bca
Code gen for aggregate-valued properties and a test case.
by Fariborz Jahanian
· 16 years ago
8cf0bb3
Set default property attributes on each property.
by Fariborz Jahanian
· 16 years ago
43f4470
Implemented ir-gen for 'implicit' properties using the new AST nodes.
by Fariborz Jahanian
· 16 years ago
f2878e5
Fixed bugzilla bug# 3095 related to code gen. for @synchronized.
by Fariborz Jahanian
· 16 years ago
c689836
Only test test/CodeGenObjC/synchronized.m as a i686-apple-darwin8 target
by Douglas Gregor
· 16 years ago
b79e661
Test case for objective-c's @synchronized statement.
by Fariborz Jahanian
· 16 years ago
066b9eb
add targe triple commandline option to fix test failure on Linux.
by Zhongxing Xu
· 16 years ago
0c0e7a6
NeXT: Emit protocol objects lazily.
by Daniel Dunbar
· 16 years ago
c6cb77f
Fix regression in comparison of qualified id; == operator was being
by Daniel Dunbar
· 16 years ago
ad2dc71
NeXT: Update to use CreateRuntimeFunction for the routines it imports.
by Daniel Dunbar
· 16 years ago
739a36b
Add more testing of Obj-C property synthesis.
by Daniel Dunbar
· 16 years ago
91e19b2
Fix two bugs exposed by array passing assert:
by Daniel Dunbar
· 16 years ago
b21d6af
Add some Objective-C code generation tests.
by Daniel Dunbar
· 16 years ago