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.

git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@121897 91177308-0d34-0410-b5e6-96231b3b80d8
1 file changed