[all-commits] [llvm/llvm-project] 03a0f2: address comments
Abhina Sree via All-commits
all-commits at lists.llvm.org
Thu Oct 30 12:31:40 PDT 2025
Branch: refs/heads/users/abhina/fexec_charset
Home: https://github.com/llvm/llvm-project
Commit: 03a0f207aee1490d8e155ab9e575567f255a8370
https://github.com/llvm/llvm-project/commit/03a0f207aee1490d8e155ab9e575567f255a8370
Author: Abhina Sreeskantharajan <Abhina.Sreeskantharajan at ibm.com>
Date: 2025-10-30 (Thu, 30 Oct 2025)
Changed paths:
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/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: 58205a504685c9c55c2d54b4e406b021044a519b
https://github.com/llvm/llvm-project/commit/58205a504685c9c55c2d54b4e406b021044a519b
Author: Abhina Sreeskantharajan <Abhina.Sreeskantharajan at ibm.com>
Date: 2025-10-30 (Thu, 30 Oct 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/72fb09f5f4c8...58205a504685
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