Enabled C++11 in the expression parser. auto and
various other syntactic sugar work. Lambdas do not due to some problems relocating code containing lambdas. Rvalue references work when returned from expressions, but need more testing. llvm-svn: 156948
Loading
Please register or sign in to comment