[CodeGenFunction] Use the StringRef::split function that takes a char...
[CodeGenFunction] Use the StringRef::split function that takes a char separator instead of StringRef separator. NFC The char separator version should be a little better optimized. llvm-svn: 331482
Loading
Please sign in to comment