You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "James Peach (JIRA)" <ji...@apache.org> on 2016/06/25 00:49:16 UTC

[jira] [Created] (TS-4588) Require braces around statements.

James Peach created TS-4588:
-------------------------------

             Summary: Require braces around statements.
                 Key: TS-4588
                 URL: https://issues.apache.org/jira/browse/TS-4588
             Project: Traffic Server
          Issue Type: Improvement
          Components: Cleanup, Core
            Reporter: James Peach


Bodies of if statements and loops (for, range-for, do-while, and while) are inside braces.

Apply this as a clang-tidy change [readability-braces-around-statements|http://clang.llvm.org/extra/clang-tidy/checks/readability-braces-around-statements.html].



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)