[clang] [clang-format][NFC] Replace a function with StringRef::contains (PR #146245)
Björn Schäpers via cfe-commits
cfe-commits at lists.llvm.org
Sun Jun 29 03:48:07 PDT 2025
https://github.com/HazardyKnusperkeks commented:
While it is less code, I find a bit harder to understand and the code gen is far worse: https://gcc.godbolt.org/z/KzG4YnTh3
https://github.com/llvm/llvm-project/pull/146245
More information about the cfe-commits
mailing list