Closed
Bug 1612657
Opened 6 years ago
Closed 6 years ago
Have the compile_commands.json commands instruct clangd to keep parsing regardless of errors
Categories
(Firefox Build System :: General, enhancement, P2)
Firefox Build System
General
Tracking
(firefox74 fixed)
RESOLVED
FIXED
mozilla74
Tracking | Status | |
---|---|---|
firefox74 | --- | fixed |
People
(Reporter: jwatt, Assigned: jwatt)
Details
Attachments
(1 file)
No description provided.
![]() |
Assignee | |
Comment 1•6 years ago
|
||
This change adds -ferror-limit=0
to the "command" lines in the
compile_commands.json file that's built by mach.
Pushed by jwatt@jwatt.org:
https://hg.mozilla.org/integration/autoland/rev/6d46db840d6e
Make clangd process to the end of files regardless of number of errors. r=botond
Comment 3•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox74:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla74
You need to log in
before you can comment on or make changes to this bug.
Description
•