diff options
author | Tom Sepez <tsepez@chromium.org> | 2015-12-02 12:51:14 -0800 |
---|---|---|
committer | Tom Sepez <tsepez@chromium.org> | 2015-12-02 12:51:14 -0800 |
commit | 9263e71cb259ab372d32722ee64e1a183b4b6088 (patch) | |
tree | c0c54c523688119454e44a6e303596f4b9b300a9 /DEPS | |
parent | 8677d53e8730efc20c80a1ad75be4e10a9db21d0 (diff) | |
download | pdfium-9263e71cb259ab372d32722ee64e1a183b4b6088.tar.xz |
Remove _FWL_RETURN_IF_ macros
These hide early returns from the casual reader, hide
the inversion of the condition under test from the reader,
prevent the folding of conditions into a single statement,
and take up more characters than the if() itself.
R=ochang@chromium.org
Review URL: https://codereview.chromium.org/1494683002 .
Diffstat (limited to 'DEPS')
0 files changed, 0 insertions, 0 deletions