Displaying 2 results from an estimated 2 matches for "e8016ad4".
2020 Jun 29
3
Codifying our Brace rules-
Chris Lattner via llvm-dev <llvm-dev at lists.llvm.org> writes:
> For those who don’t like it, is the currently documented policy broken
> enough to be important to changing?
I believe it is, simply for safety reasons. Adding a statement to a
single-statement block can introduce bugs. Mandating braces everywhere
prevents that.
> I assume you wouldn’t recommend a massive rewrite
2020 Jul 01
2
Codifying our Brace rules-
...____________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200701/e8016ad4/attachment.html>