Skip to content
  • Sean Callanan's avatar
    Enabled C++11 in the expression parser. auto and · 8d825786
    Sean Callanan authored
    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
    8d825786
Loading