[PATCH] Refactor functions with multiple exit points.

Tim Northover t.p.northover at gmail.com
Fri Nov 28 06:47:26 PST 2014


Hi Charlie,

Doesn't the LLVM style encourage multiple exit points? http://llvm.org/docs/CodingStandards.html#use-early-exits-and-continue-to-simplify-code

Is there some particular issue with how they're used in these functions?

Cheers.

Tim.

http://reviews.llvm.org/D6453






More information about the llvm-commits mailing list