Closed Bug 453352 Opened 16 years ago Closed 16 years ago

handle COMPONENT_REF in callable_arg_function_decl

Categories

(Developer Infrastructure :: Source Code Analysis, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: benjamin, Assigned: benjamin)

References

Details

Attachments

(1 file)

If you're in the C++ frontend, CALL_EXPR can have a COMPONENT_REF argument. This gets ironed out during gimplification, but I'd like to be able to use callable_arg_function_decl in process_cp_pre_genericize, so I've added a simple case statement to deal with it.
Attachment #336535 - Flags: review?(dmandelin)
Attachment #336535 - Flags: review?(dmandelin) → review+
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → 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.

Attachment

General

Created:
Updated:
Size: