Closed Bug 845222 Opened 13 years ago Closed 13 years ago

LICM.h:39:15: warning: private field 'graph' is not used [-Wunused-private-field]

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla22

People

(Reporter: dholbert, Assigned: dholbert)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Newish clang warning: { In file included from js/src/ion/LICM.cpp:13: js/src/ion/LICM.h:39:15: warning: private field 'graph' is not used [-Wunused-private-field] } I believe this was introduced when bug 843038 landed -- that bug's patch removed the last/only usage of Loop::graph.
Assignee: general → dholbert
Status: NEW → ASSIGNED
Attachment #718292 - Flags: review?(jdemooij)
Comment on attachment 718292 [details] [diff] [review] fix v1: remove Loop::graph Review of attachment 718292 [details] [diff] [review]: ----------------------------------------------------------------- Thanks!
Attachment #718292 - Flags: review?(jdemooij) → review+
Flags: in-testsuite-
OS: Linux → All
Hardware: x86_64 → All
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla22
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: