[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
Mon Jun 1 12:26:07 PDT 2020


erichkeane created this revision.
erichkeane added reviewers: aaron.ballman, jdoerfert, jroelofs.
Herald added a project: LLVM.

This is a rule that seems to have been enforced for the better part of
the decade, so we should document it for new contributors.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D80947

Files:
  llvm/docs/CodingStandards.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80947.267696.patch
Type: text/x-patch
Size: 5338 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200601/5c1bf174/attachment.bin>


More information about the cfe-commits mailing list