[all-commits] [llvm/llvm-project] 3c39b8: remove ParserConversionAction, add paramter to Par...
Abhina Sree via All-commits
all-commits at lists.llvm.org
Thu Jul 9 10:30:07 PDT 2026
Branch: refs/heads/users/abhina/fexec_charset2
Home: https://github.com/llvm/llvm-project
Commit: 3c39b85f01ee47da2a22ef694fe89bfd4ce400bb
https://github.com/llvm/llvm-project/commit/3c39b85f01ee47da2a22ef694fe89bfd4ce400bb
Author: Abhina Sreeskantharajan <Abhina.Sreeskantharajan at ibm.com>
Date: 2026-07-09 (Thu, 09 Jul 2026)
Changed paths:
M clang/include/clang/Basic/TargetInfo.h
M clang/include/clang/Lex/TextEncoding.h
M clang/include/clang/Parse/Parser.h
M clang/lib/Basic/TargetInfo.cpp
M clang/lib/Frontend/CompilerInstance.cpp
M clang/lib/Lex/TextEncoding.cpp
M clang/lib/Parse/ParseExpr.cpp
M clang/lib/Parse/Parser.cpp
M clang/lib/Sema/SemaStmtAsm.cpp
M clang/test/CodeGen/systemz-charset.c
Log Message:
-----------
remove ParserConversionAction, add paramter to ParseStringLiteralExpression instead, add conversion to SystemCharset then back to UTF8 to handle escape sequences in system encoding
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list