[PATCH] D82594: Clarify a bit the guideline on omitting braces, including more examples (NFC)

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 5 15:28:35 PDT 2020


mehdi_amini added a comment.

In D82594#2131989 <https://reviews.llvm.org/D82594#2131989>, @lattner wrote:

> `int` is a clearly inferior choice


It isn't clear to me, as I mention in my previous comment, I'd be happy to get more educated on this if you have resources. So far I based my reasoning on  http://lists.llvm.org/pipermail/llvm-dev/2019-June/132890.html
(and Chandler here:  http://lists.llvm.org/pipermail/llvm-dev/2019-June/133023.html )


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82594





More information about the llvm-commits mailing list