Closed
Bug 1415845
Opened 7 years ago
Closed 7 years ago
Enable two more clang-tidy checkers
Categories
(Developer Infrastructure :: Source Code Analysis, enhancement)
Developer Infrastructure
Source Code Analysis
Tracking
(firefox58 fixed)
RESOLVED
FIXED
mozilla58
Tracking | Status | |
---|---|---|
firefox58 | --- | fixed |
People
(Reporter: Sylvestre, Assigned: Sylvestre)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
http://clang.llvm.org/extra/clang-tidy/checks/misc-unused-using-decls.html - 5 occurrences
http://clang.llvm.org/extra/clang-tidy/checks/misc-argument-comment.html - 1 occurrence in the code
Comment hidden (mozreview-request) |
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8926809 [details]
Bug 1415845 - Enable two more clang-tidy checkers: misc-unused-using-decls & misc-argument-comment
https://reviewboard.mozilla.org/r/198058/#review203338
Attachment #8926809 -
Flags: review?(bpostelnicu) → review+
Pushed by sledru@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1582c71d40d8
Enable two more clang-tidy checkers: misc-unused-using-decls & misc-argument-comment r=andi
Comment 4•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
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
•