[all-commits] [llvm/llvm-project] 0c2453: address comments
Abhina Sree via All-commits
all-commits at lists.llvm.org
Fri Nov 7 12:02:24 PST 2025
Branch: refs/heads/users/abhina/fexec_charset
Home: https://github.com/llvm/llvm-project
Commit: 0c245366e27b6c42920644016cfe6bfad0cc0646
https://github.com/llvm/llvm-project/commit/0c245366e27b6c42920644016cfe6bfad0cc0646
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: 6b7dcddcb24da81d66bd70d2336986f18794a427
https://github.com/llvm/llvm-project/commit/6b7dcddcb24da81d66bd70d2336986f18794a427
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/d55048ef2943...6b7dcddcb24d
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