[LLVMdev] Using C++'11 language features in LLVM itself

Krzysztof Parzyszek kparzysz at codeaurora.org
Thu Jan 10 06:46:53 PST 2013


On 1/10/2013 4:43 AM, Konstantin Tokarev wrote:
>
>> lambdas
>
> May significantly degrade readability when used lightly.

It may also improve readability, especially in cases where you would 
normally have to define your own class with operator(), or your own 
function.

-Krzysztof


-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, 
hosted by The Linux Foundation



More information about the llvm-dev mailing list