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

Jakub Kuderski via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 9 12:47:17 PST 2025


https://github.com/kuhar commented:

Note that now we also have a new type for string tables: https://github.com/llvm/llvm-project/pull/119488 which doesn't result in relocations

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


More information about the cfe-commits mailing list