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

Óscar Fuentes ofv at wanadoo.es
Mon Jan 14 04:37:54 PST 2013


Matthieu Monrocq <matthieu.monrocq at gmail.com> writes:

> [2]: "lambda v1.0 (n2658)" is subsided by "lambda v1.1 (n2927)", not sure
> of the exact impact of the changes.
>
> [3]: "r-value v2.0 (n2844)" and "r-value v2.1 (n2844 + core issue 1138)"
> are subsided by "r-value v3.0 (n3053)" once again not sure of the impact of
> the changes; furthermore it seems no released version of MSVC implements
> v3.0.

Details on supported features by VS are here:

http://blogs.msdn.com/b/vcblog/archive/2011/09/12/10209291.aspx

The document also contains clarifications about the different revisions
of the specification for some features.




More information about the llvm-dev mailing list