[all-commits] [llvm/llvm-project] 4f3ca3: rename TextEncodingConfig to TextEncoding, address...

Abhina Sree via All-commits all-commits at lists.llvm.org
Wed Jun 3 08:38:17 PDT 2026


  Branch: refs/heads/users/abhina/fexec_charset
  Home:   https://github.com/llvm/llvm-project
  Commit: 4f3ca3cc8fa30024b47b485b68012302eb18c85a
      https://github.com/llvm/llvm-project/commit/4f3ca3cc8fa30024b47b485b68012302eb18c85a
  Author: Abhina Sreeskantharajan <Abhina.Sreeskantharajan at ibm.com>
  Date:   2026-06-03 (Wed, 03 Jun 2026)

  Changed paths:
    M clang/include/clang/Basic/TargetInfo.h
    M clang/include/clang/Lex/LiteralSupport.h
    M clang/include/clang/Lex/Preprocessor.h
    A clang/include/clang/Lex/TextEncoding.h
    R clang/include/clang/Lex/TextEncodingConfig.h
    M clang/include/clang/Options/Options.td
    M clang/lib/Frontend/CompilerInstance.cpp
    M clang/lib/Frontend/InitPreprocessor.cpp
    M clang/lib/Lex/CMakeLists.txt
    M clang/lib/Lex/LiteralSupport.cpp
    M clang/lib/Lex/PPDirectives.cpp
    A clang/lib/Lex/TextEncoding.cpp
    R clang/lib/Lex/TextEncodingConfig.cpp

  Log Message:
  -----------
  rename TextEncodingConfig to TextEncoding, address other comments


  Commit: 1a2d25af89d91718701649de9d85422ac1cb7c1d
      https://github.com/llvm/llvm-project/commit/1a2d25af89d91718701649de9d85422ac1cb7c1d
  Author: Abhina Sreeskantharajan <Abhina.Sreeskantharajan at ibm.com>
  Date:   2026-06-03 (Wed, 03 Jun 2026)

  Changed paths:
    M clang/include/clang/Lex/LiteralSupport.h
    M clang/lib/Sema/SemaExpr.cpp

  Log Message:
  -----------
  change default of StringLiteralParser to NoConversion instead of CA_ToExecEncoding


Compare: https://github.com/llvm/llvm-project/compare/1fd56715f495...1a2d25af89d9

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