[clang] [clang-tools-extra] Remove `StringLiteral` in favor of `StringRef` (PR #122366)

Nikita Popov via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 9 13:02:06 PST 2025


nikic wrote:

I didn't really understand the last paragraph of the PR description. How does using StringRef instead of StringLiteral reduce relocations?

https://github.com/llvm/llvm-project/pull/122366


More information about the cfe-commits mailing list