https://github.com/s-barannikov commented:
I *think* that ASTContext::getPredefinedStringLiteralFromCache should also be updated (didn't find it in the follow-up PR). It handles __builtin_FILE / __builtin_FILE_NAME that I think should return strings in execution encoding. https://github.com/llvm/llvm-project/pull/138895 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
