Closed Bug 1422363 Opened 7 years ago Closed 7 years ago

enable readability-static-accessed-through-instance in the static analysis

Categories

(Developer Infrastructure :: Source Code Analysis, enhancement)

enhancement
Not set
normal

Tracking

(firefox59 fixed)

RESOLVED FIXED
mozilla59
Tracking Status
firefox59 --- fixed

People

(Reporter: Sylvestre, Assigned: Sylvestre)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

No false positive, improve the code, let's enable it:
https://clang.llvm.org/extra/clang-tidy/checks/readability-static-accessed-through-instance.html
We don't have much occurrences of that in our code and there is no false positive.
Assignee: nobody → sledru
Comment on attachment 8933733 [details]
Bug 1422363 - Enable readability-static-accessed-through-instance in the static analysis

https://reviewboard.mozilla.org/r/204678/#review210578
Attachment #8933733 - Flags: review?(bpostelnicu) → review+
Pushed by sledru@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e42ec6285940
Enable readability-static-accessed-through-instance in the static analysis r=andi
https://hg.mozilla.org/mozilla-central/rev/e42ec6285940
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
Product: Core → Firefox Build System
Depends on: 1443080
Product: Firefox Build System → Developer Infrastructure
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: