Closed
Bug 1509296
Opened 7 years ago
Closed 7 years ago
Download clang based static-analysis during bootstrap
Categories
(Firefox Build System :: Bootstrap Configuration, enhancement)
Firefox Build System
Bootstrap Configuration
Tracking
(firefox65 fixed)
RESOLVED
FIXED
mozilla65
| Tracking | Status | |
|---|---|---|
| firefox65 | --- | fixed |
People
(Reporter: andi, Assigned: andi)
References
Details
Attachments
(1 file, 1 obsolete file)
|
47 bytes,
text/x-phabricator-request
|
Details |
In order to make the experience stemless as possible for the integration of un-formatted code into a formatted repo we should provide the package for clang-format that is included into the static-analysys package during bootstrap.
Currently we only support:
1. clang-tidy-linux64
2. clang-tidy-macosx64
3. clang-tidy-win64
4. clang-tidy-win32
For the rest of the platforms that bootstrap supports, like freebsd and openbsd this functionality will not be available.
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
Updated•7 years ago
|
Attachment #9026943 -
Attachment is obsolete: true
Pushed by bpostelnicu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d44189ff5da2
Download clang based static-analysis during bootstrap. r=nalexander
Comment 4•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 65
Updated•7 years ago
|
Target Milestone: Firefox 65 → mozilla65
You need to log in
before you can comment on or make changes to this bug.
Description
•