Dan is right, using "string first" would produce false positives. So,
devolve the check to a comparison against each component in the string. Fortunately there isn't many of them. llvm-svn: 36376
Loading
Please register or sign in to comment
devolve the check to a comparison against each component in the string. Fortunately there isn't many of them. llvm-svn: 36376