Closed Bug 1184958 Opened 9 years ago Closed 8 years ago

Improve check_macroassembler_style to support template declarations/definitions.

Categories

(Core :: JavaScript Engine: JIT, defect, P5)

defect

Tracking

()

RESOLVED INVALID
Tracking Status
firefox42 --- affected

People

(Reporter: nbp, Unassigned)

References

(Blocks 1 open bug)

Details

Currently the check_macroassembler_style is unable to deal properly with templates, especially if the template are specialized / pre-instantiated.

We should match the template definition and accept alpha-renaming on the template parameters, as well as recognizing template specializations and template pre-instantiation.
Priority: -- → P5
Marked as invalid in favor of removing templates from the checked section. (See Bug 1315671)
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.