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

Fix invalid conversion from "const char *" to "char *" for linux systems....

Fix invalid conversion from "const char *" to "char *" for linux systems. strchr() on darwin returns "char *" so we weren't seeing this issue on MacOSX.

llvm-svn: 121897
parent bdf4c6ac
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