| commit | f316bfe37e2fc977376e18f7534aae9824da240a | [log] [tgz] |
|---|---|---|
| author | Lei Zhang <thestig@chromium.org> | Tue Sep 22 13:45:00 2015 -0700 |
| committer | Lei Zhang <thestig@chromium.org> | Tue Sep 22 13:45:00 2015 -0700 |
| tree | 32e0bab1155890f43e63424645f5351e587c3fdb | |
| parent | 61327fe3c46b73141b4c885a98e97cd5d1412aba [diff] |
Add missing 'return' keyword. Discovered with experimental Clang plugin that flags temporary objects that are immediately destroyed. patch from issue 1359063003 at patchset 1 (http://crrev.com/1359063003#ps1) A=mdempsky@chromium.org R=mdempsky@chromium.org Review URL: https://codereview.chromium.org/1359103002 .