Closed Bug 1437891 Opened 7 years ago Closed 7 years ago

Enable readability-redundant-string-cstr & readability-redundant-string-init checkers

Categories

(Developer Infrastructure :: Source Code Analysis, enhancement)

enhancement
Not set
normal

Tracking

(firefox60 fixed)

RESOLVED FIXED
mozilla60
Tracking Status
firefox60 --- fixed

People

(Reporter: Sylvestre, Assigned: Sylvestre)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

http://clang.llvm.org/extra/clang-tidy/checks/readability-redundant-string-init.html 2 occurrences, one thirdparty (valve), one in our code. https://clang.llvm.org/extra/clang-tidy/checks/readability-redundant-string-cstr.html 6 occurrences in our code base, only in thirdparty code (angle & valve code)
Blocks: 1437893
Comment on attachment 8950597 [details] Bug 1437891 - Enable readability-redundant-string-cstr & readability-redundant-string-init checkers https://reviewboard.mozilla.org/r/219870/#review226416 These two ones are very interesting.
Attachment #8950597 - Flags: review?(bpostelnicu) → review+
Pushed by sledru@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/407ae28b996c Enable readability-redundant-string-cstr & readability-redundant-string-init checkers r=andi
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
Product: Core → Firefox Build System
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: