[all-commits] [llvm/llvm-project] f93927: address comments
Abhina Sree via All-commits
all-commits at lists.llvm.org
Fri Nov 7 11:47:29 PST 2025
Branch: refs/heads/users/abhina/fexec_charset
Home: https://github.com/llvm/llvm-project
Commit: f9392752f0cf2f3623b4ae4ddd5d21f6a1b0d1b6
https://github.com/llvm/llvm-project/commit/f9392752f0cf2f3623b4ae4ddd5d21f6a1b0d1b6
Author: Abhina Sreeskantharajan <Abhina.Sreeskantharajan at ibm.com>
Date: 2025-11-07 (Fri, 07 Nov 2025)
Changed paths:
M clang/include/clang/Basic/DiagnosticFrontendKinds.td
M clang/include/clang/Basic/DiagnosticLexKinds.td
M clang/include/clang/Basic/TokenKinds.h
M clang/include/clang/Driver/Options.td
M clang/include/clang/Lex/LiteralConverter.h
M clang/include/clang/Lex/LiteralSupport.h
M clang/lib/Driver/ToolChains/Clang.cpp
M clang/lib/Frontend/CompilerInstance.cpp
M clang/lib/Frontend/InitPreprocessor.cpp
M clang/lib/Lex/LiteralConverter.cpp
M clang/lib/Lex/LiteralSupport.cpp
M clang/test/Driver/cl-options.c
M clang/test/Driver/clang_f_opts.c
M llvm/include/llvm/Support/TextEncoding.h
M llvm/include/llvm/TargetParser/Triple.h
M llvm/lib/Support/TextEncoding.cpp
M llvm/lib/TargetParser/Triple.cpp
Log Message:
-----------
address comments
Commit: d55048ef29431abc3c9a8cd461ba91f0ecff4851
https://github.com/llvm/llvm-project/commit/d55048ef29431abc3c9a8cd461ba91f0ecff4851
Author: Abhina Sreeskantharajan <Abhina.Sreeskantharajan at ibm.com>
Date: 2025-11-07 (Fri, 07 Nov 2025)
Changed paths:
M clang/lib/Frontend/FrontendAction.cpp
M clang/lib/Lex/PPDirectives.cpp
Log Message:
-----------
do not translate line/digit directives, do not translate filename
Compare: https://github.com/llvm/llvm-project/compare/58205a504685...d55048ef2943
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