Closed
Bug 1209330
Opened 10 years ago
Closed 10 years ago
Clang plugin does not compile with clang 3.7 and -Werror
Categories
(Developer Infrastructure :: Source Code Analysis, defect)
Developer Infrastructure
Source Code Analysis
Tracking
(firefox44 fixed)
RESOLVED
FIXED
mozilla44
| Tracking | Status | |
|---|---|---|
| firefox44 | --- | fixed |
People
(Reporter: botond, Assigned: botond)
Details
Attachments
(1 file)
I just tried upgrading my local clang to 3.7, and the clang plugin doesn't compile with it. Patch forthcoming.
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → botond
| Assignee | ||
Comment 1•10 years ago
|
||
Bug 1209330 - Get the clang plugin to compile with clang 3.7 and warnings-as-errors. r=mystor
Attachment #8666992 -
Flags: review?(michael)
| Assignee | ||
Comment 2•10 years ago
|
||
(It was all unused variable/function warnings.)
Comment 3•10 years ago
|
||
Comment on attachment 8666992 [details]
MozReview Request: Bug 1209330 - Get the clang plugin to compile with clang 3.7 and warnings-as-errors. r=mystor
https://reviewboard.mozilla.org/r/20635/#review18503
LGTM - thanks :)
Attachment #8666992 -
Flags: review?(michael) → review+
| Assignee | ||
Comment 4•10 years ago
|
||
Try push that includes this patch:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=4203c34c0f82
Comment 6•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla44
Updated•8 years ago
|
Product: Core → Firefox Build System
Updated•3 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
•