Closed Bug 449064 Opened 16 years ago Closed 16 years ago

dehydra: expose typedefs to process_type

Categories

(Developer Infrastructure :: Source Code Analysis, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: benjamin, Assigned: taras.mozilla)

References

Details

Typedefs are currently not exposed to process_type. I'm hoping that it's fairly painless to expose them.
Blocks: 437502
typedefs are declared with type_decl nodes, i think it would make more gcc sense to stick them into process_decl
That's fine, I guess. Really both structs and typedefs are both decls and types, so you perhaps should pass them to *both* functions (modulo templates).
Depends on: 449428
Addressed in bug 449428
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → INVALID
Resolution: INVALID → FIXED
Product: Core → Firefox Build System
Product: Firefox Build System → Developer Infrastructure
You need to log in before you can comment on or make changes to this bug.