Closed
Bug 1683479
Opened 5 years ago
Closed 5 years ago
For `clangd` pass arguments to `clang-tidy` as string instead as list.
Categories
(Developer Infrastructure :: Developer Environment Integration, enhancement)
Developer Infrastructure
Developer Environment Integration
Tracking
(firefox86 fixed)
RESOLVED
FIXED
86 Branch
Tracking | Status | |
---|---|---|
firefox86 | --- | fixed |
People
(Reporter: andi, Assigned: andi)
Details
Attachments
(1 file)
clangd
extension for vscode started a while back to accept the list of arguments to clang-tidy
as a string instead of a plain python list.
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by bpostelnicu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ebc45a609819
for `clangd` pass arguments to `clang-tidy` as string instead as list. r=sylvestre
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox86:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
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
•