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

Sergei Barannikov via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 9 13:10:29 PST 2025


s-barannikov wrote:

> * the `strlen` is NOT constant-evaluated on MSVC, even the latest version.

The godbolt link shows otherwise?

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


More information about the cfe-commits mailing list