[PATCH] D80947: Add to the Coding Standard our that single-line bodies omit braces

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 3 07:06:11 PDT 2020


erichkeane updated this revision to Diff 268175.
erichkeane added a comment.

Apply @hubert.reinterpretcast s spelling.

I'd also like to re-enforce, the purpose of this patch is simply to write down the rule that we've been enforcing for years, I don't think we should get novel with the rules/change how it has been enforced.  That seems like it would require an RFC/llvm-dev discussion instead.


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

https://reviews.llvm.org/D80947

Files:
  llvm/docs/CodingStandards.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80947.268175.patch
Type: text/x-patch
Size: 6914 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200603/40f3ff10/attachment-0001.bin>


More information about the cfe-commits mailing list