This check is an abseil specific check that checks for code using single character string literals as delimiters and transforms the code into characters.
The check was developed internally and has been running in google3 code, this is just a move to open source the check. It was originally written by @sbenza
s/replaces with/replaces it with/