Skip to content
Commit 8d825786 authored by Sean Callanan's avatar Sean Callanan
Browse files

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
parent 3ef9c447
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment