[llvm-bugs] [Bug 25008] Enforce braces around statement
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Oct 1 00:47:49 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=25008
Daniel Jasper <djasper at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WONTFIX
--- Comment #1 from Daniel Jasper <djasper at google.com> ---
clang-tidy (http://clang.llvm.org/extra/clang-tidy/) can do this. The check is
called "readability-braces-around-statements".
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20151001/c69f84f2/attachment.html>
More information about the llvm-bugs
mailing list