Skip to content

Parser reject in IOKit/storage/IOCDTypes.h #3708

@llvmbot

Description

@llvmbot
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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions