Closed
Bug 1799640
Opened 3 years ago
Closed 3 years ago
Leveraging clangTooling add an unused include checker for clang-tidy
Categories
(Developer Infrastructure :: Source Code Analysis, task)
Developer Infrastructure
Source Code Analysis
Tracking
(firefox109 fixed)
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| firefox109 | --- | fixed |
People
(Reporter: andi, Assigned: andi)
References
(Blocks 1 open bug)
Details
Attachments
(2 files, 1 obsolete file)
No description provided.
| Assignee | ||
Updated•3 years ago
|
Assignee: nobody → bpostelnicu
| Assignee | ||
Comment 1•3 years ago
|
||
Ported from clangd, this is very WIP.
Updated•3 years ago
|
Attachment #9302496 -
Attachment is obsolete: true
| Assignee | ||
Comment 2•3 years ago
|
||
Ported from clangd, this is very WIP.
This was based on the work from https://discourse.llvm.org/t/rfc-lifting-include-cleaner-missing-unused-include-detection-out-of-clangd/61228
| Assignee | ||
Comment 3•3 years ago
|
||
Depends on D161583
Updated•3 years ago
|
Attachment #9302497 -
Attachment description: Bug 1799640 - WIP: include cleaner in clang-tidy. → Bug 1799640 - `unused include` files checker in clang-tidy.
Pushed by bpostelnicu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/01470df94a33
`unused include` files checker in clang-tidy. r=glandium,sergesanspaille
Comment 5•3 years ago
|
||
| bugherder | ||
Comment 6•3 years ago
|
||
Backed out for causing as requested by Andi
Status: RESOLVED → REOPENED
status-firefox109:
fixed → ---
Flags: needinfo?(bpostelnicu)
Resolution: FIXED → ---
Pushed by bpostelnicu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/05b966d64808
`unused include` files checker in clang-tidy. r=glandium,sergesanspaille
Comment 8•3 years ago
|
||
| bugherder | ||
Status: REOPENED → RESOLVED
Closed: 3 years ago → 3 years ago
status-firefox109:
--- → fixed
Resolution: --- → FIXED
| Assignee | ||
Updated•3 years ago
|
Flags: needinfo?(bpostelnicu)
You need to log in
before you can comment on or make changes to this bug.
Description
•