Closed
Bug 424422
Opened 17 years ago
Closed 17 years ago
dehydra-gcc: typedef attributes aren't reflected
Categories
(Developer Infrastructure :: Source Code Analysis, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: benjamin, Unassigned)
References
Details
typedef void MySpecialVoidType __attribute__((user("NS_ImSoSpecial")));
the attribute is not reflected into the dehydra type object.
Updated•7 years ago
|
Product: Core → Firefox Build System
Updated•2 years ago
|
Product: Firefox Build System → Developer Infrastructure
You need to log in
before you can comment on or make changes to this bug.
Description
•