Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
083128f6b13dfa4fc615a838c49b516d901b1ac0
/
test
/
Coverage
/
codegen-gnu.m
e4cf06d
Simplify tests now that GNU runtime supports exception handling.
by Daniel Dunbar
· 16 years ago
1e64a95
This patch fixes two bugs in the GNU Objective-C runtime implementation. One is a case in rethrowing exceptions where the C types don't match correctly (I already sent this patch to Daniel Dunbar, who found the bug, so it may have already been committed). The other fixes the case properties so that the methods generated as property accessors are added to the class structure correctly.
by Fariborz Jahanian
· 16 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
f94e215
Use not instead of ! in tests.
by Daniel Dunbar
· 16 years ago
e7353a6
Force triple for this test case.
by Daniel Dunbar
· 16 years ago
b451bc1
Use #define trickery to de-XFAIL test/Coverage/codegen-gnu.m while
by Daniel Dunbar
· 17 years ago
075e3c1
Improve codegen coverage tests.
by Daniel Dunbar
· 17 years ago