[clang] [clang]Fix the StringRef assertion failure for non-narrow strings. (PR #212108)
Hardik Kumar via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 27 01:44:47 PDT 2026
hardikxk wrote:
I just figured out the tests thanks to the [clang docs](https://clang.llvm.org/docs/InternalsManual.html#verifying-diagnostics)
https://github.com/llvm/llvm-project/pull/212108
More information about the cfe-commits
mailing list