-
Notifications
You must be signed in to change notification settings - Fork 15.2k
Closed
Labels
Description
Bugzilla Link | 3336 |
Resolution | FIXED |
Resolved on | Feb 22, 2010 12:53 |
Version | unspecified |
OS | All |
Reporter | LLVM Bugzilla Contributor |
CC | @tkremenek |
Extended Description
While running a recent compile through the latest clang, I got quite a number of parser rejects all pointing to the same thing.
Here is the error:
In file included from /Volumes/Secure Image/Source Code/git/svn/Max/Rippers/SBORip.m:29:
/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/IOKit.framework/Headers/storage/IOCDTypes.h:243:1: error: declaration does not declare anything
typedef enum
^~~~~~~
1 diagnostic generated.