index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Coverage
/
objc-language-features.inc
Age
Commit message (
Expand
)
Author
2013-03-11
Objective-C: When using super.prop, property should be
Fariborz Jahanian
2009-10-27
Fix crash when synthesizing property setters when the property type and ivar
Daniel Dunbar
2009-05-18
Simplify tests now that GNU runtime supports exception handling.
Daniel Dunbar
2009-04-21
We no longer accept @defs with the non-fragile ABI.
Daniel Dunbar
2009-03-20
Update test case.
Daniel Dunbar
2009-03-20
More super dot-syntax property implementation
Fariborz Jahanian
2009-03-05
Don't mangle names of local variables.
Daniel Dunbar
2008-12-06
Patch to diagnose a variety of misuse of property
Fariborz Jahanian
2008-10-24
Use #define trickery to de-XFAIL test/Coverage/codegen-gnu.m while
Daniel Dunbar
2008-10-24
Use #define trickery to de-XFAIL test/Coverage/codegen-next.m while
Daniel Dunbar
2008-10-17
Add some uses of PredefinedExpr to language coverage includes.
Daniel Dunbar
2008-10-05
Improve codegen coverage tests.
Daniel Dunbar
2008-10-04
Add coverage tests of C and Obj-C language features.
Daniel Dunbar