Tighten up prototype verification of strchr and strrchr to avoid a crash in...
Tighten up prototype verification of strchr and strrchr to avoid a crash in the very unlikely case that someone passes an integer > i64 to strchr. llvm-svn: 115144
Loading
Please register or sign in to comment