hubert.reinterpretcast added inline comments.

================
Comment at: llvm/docs/CodingStandards.rst:1576
+
+When writing the body of an `if`, `else`, or loop statement, omit the braces 
to avoid
+unnecessary and otherwise meaningless code. However, braces should be used
----------------
There seems to be some duplication because the "old" version of the write-up is 
still here.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80947/new/

https://reviews.llvm.org/D80947



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to