Skip to content
Commit 64bc6ca5 authored by Greg Clayton's avatar Greg Clayton
Browse files

Modified the ASTDumper to return a "const char *" instead of a copy of the

std::string and modified all places that used the std::string it returned
to use the "const char *".

Also modified the expression parser to not crash when a function type fails
to copy into the expression AST context.

llvm-svn: 142561
parent 6966b4c2
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