-
Notifications
You must be signed in to change notification settings - Fork 15.2k
Closed
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzilla
Description
| Bugzilla Link | 2286 |
| Resolution | FIXED |
| Resolved on | May 06, 2008 18:56 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @isanbard |
Extended Description
It looks like this test assumes a 64 bit compiler:
while running: llvm-gcc -emit-llvm -x objective-c -c test/FrontendObjC/nonfragile-ivar.m -o /dev/null -m64
test/FrontendObjC/nonfragile-ivar.m:1: sorry, unimplemented: 64-bit mode not compiled in
test/FrontendObjC/nonfragile-ivar.m:16: error: synthesized property 'whatever' must either be named the same as a compatible ivar or must explicitly name an ivar
Metadata
Metadata
Assignees
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzilla