Closed
Bug 1652037
Opened 5 years ago
Closed 5 years ago
Wire up build_clang_tidy_external in build-clang.py
Categories
(Developer Infrastructure :: Source Code Analysis, enhancement)
Developer Infrastructure
Source Code Analysis
Tracking
(firefox80 fixed)
RESOLVED
FIXED
mozilla80
Tracking | Status | |
---|---|---|
firefox80 | --- | fixed |
People
(Reporter: tjr, Assigned: tjr)
References
Details
Attachments
(1 file)
In Bug 1648798 we added support for this flag in import_mozilla_checks, but we hardcoded it to False. We need to wire it up so we can pass it as an option in the json file.
Comment 1•5 years ago
|
||
I was thinking when this change will happen :)
Assignee | ||
Comment 2•5 years ago
|
||
Pushed by tritter@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/825d81fd7a2d
Wire up build_clang_tidy_external in build-clang.py r=froydnj
Comment 4•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox80:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla80
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
•