On 2011-04-11 21:58, spir wrote:
[slightly OT]

Hello,

I'm reading (just for interest) the LLVM Coding Standards at
http://llvm.org/docs/CodingStandards.html. Find them very interesting
because their purposes are clearly explained. Below sample.

Denis

=== sample ===================================
Use Early Exits and continue to Simplify Code

I usually try to use early exists as much as possible. I think it simplifies the code.

--
/Jacob Carlborg

Reply via email to