[all-commits] [llvm/llvm-project] c1a2c4: address comments

Abhina Sree via All-commits all-commits at lists.llvm.org
Thu Oct 30 12:19:25 PDT 2025


  Branch: refs/heads/users/abhina/fexec_charset
  Home:   https://github.com/llvm/llvm-project
  Commit: c1a2c429b8ea28ca7e2c3721544ecd62cd8e92b1
      https://github.com/llvm/llvm-project/commit/c1a2c429b8ea28ca7e2c3721544ecd62cd8e92b1
  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: 72fb09f5f4c87192b989e88ae7f37c6a0b13efcf
      https://github.com/llvm/llvm-project/commit/72fb09f5f4c87192b989e88ae7f37c6a0b13efcf
  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/c91fc974ccfd...72fb09f5f4c8

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