Closed
Bug 1420390
Opened 7 years ago
Closed 7 years ago
Remove .clang-tidy from the tree
Categories
(Developer Infrastructure :: Source Code Analysis, enhancement)
Developer Infrastructure
Source Code Analysis
Tracking
(firefox59 fixed)
RESOLVED
FIXED
mozilla59
Tracking | Status | |
---|---|---|
firefox59 | --- | fixed |
People
(Reporter: andi, Assigned: andi)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Now for clang-based static analysis we no longer use .clang-tidy but we moved all of the checker here https://dxr.mozilla.org/mozilla-central/source/tools/clang-tidy/config.yaml
This file is also in sync with the checkers that are used by the clang-bot that does review time static analysis.
Comment hidden (mozreview-request) |
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8931647 [details]
Bug 1420390 - remove .clang-tidy from the tree.
https://reviewboard.mozilla.org/r/202820/#review208096
Attachment #8931647 -
Flags: review?(sledru) → review+
Pushed by bpostelnicu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/55b56cc85d44
remove .clang-tidy from the tree. r=sylvestre
Comment 4•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox59:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
Updated•7 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
•