Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
1a972998db7768bbdf59e283897c5b6446f58653
/
test
/
CodeGenObjC
/
encode-test.m
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
8604fae
Tests use the new clang.
by Fariborz Jahanian
· 15 years ago
8d2c0a9
Fix a crash when ivar type is a __strong SEL. Fallout from
by Fariborz Jahanian
· 15 years ago
60bce3e
Fixe a crash in encoding of SEL type caused by recent changes.
by Fariborz Jahanian
· 15 years ago
c5a97ec
Move -fnext-runtime defaulting to driver (and change clang-cc default to
by Daniel Dunbar
· 15 years ago
4fcfde4
Eliminate &&s in tests.
by Daniel Dunbar
· 15 years ago
9533a7f
Fix a couple recent ABI regressions noticed during code review (fallout from the ObjC type system rewrite).
by Steve Naroff
· 15 years ago
14108da
This patch includes a conceptually simple, but very intrusive/pervasive change.
by Steve Naroff
· 15 years ago
c7c11b1
rdar://6827200 - [sema] reject statically allocated arrays of interface types
by Chris Lattner
· 16 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 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