[llvm] Adjust Autoupdater's llvm prefix detection (#74142)
Use consume_front to swallow the 'llvm.' prefix, and 'empty' to check there's at least one character left.
parent
1fa35f0b
Please register or sign in to comment
Use consume_front to swallow the 'llvm.' prefix, and 'empty' to check there's at least one character left.