Closed Bug 1381253 Opened 7 years ago Closed 7 years ago

Remove redundant control flow declarations

Categories

(Developer Infrastructure :: Source Code Analysis, enhancement)

enhancement
Not set
normal

Tracking

(firefox56 fixed)

RESOLVED FIXED
mozilla56
Tracking Status
firefox56 --- fixed

People

(Reporter: Sylvestre, Assigned: Sylvestre)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

like return; at the end of a void function or continue; at the end of the loop

http://clang.llvm.org/extra/clang-tidy/checks/readability-redundant-control-flow.html
Assignee: nobody → sledru
Attachment #8886798 - Flags: review?(ehsan)
Comment on attachment 8886798 [details] [diff] [review]
bug-continue-return.diff

Review of attachment 8886798 [details] [diff] [review]:
-----------------------------------------------------------------

rs=me
Attachment #8886798 - Flags: review?(ehsan) → review+
Pushed by sledru@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/d72854694b36
Remove redundant control flow declarations rs=ehsan
https://hg.mozilla.org/mozilla-central/rev/d72854694b36
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
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: