[all-commits] [llvm/llvm-project] 35627b: [clang][LIT] Add LIT "features" for build configs ...

Hubert Tong via All-commits all-commits at lists.llvm.org
Tue Sep 16 22:42:00 PDT 2025


  Branch: refs/heads/users/hubert-reinterpretcast/lit-features-for-icu-iconv
  Home:   https://github.com/llvm/llvm-project
  Commit: 35627b36982087c6b227ff8796a6e9950550214e
      https://github.com/llvm/llvm-project/commit/35627b36982087c6b227ff8796a6e9950550214e
  Author: Hubert Tong <hstong at ca.ibm.com>
  Date:   2025-09-17 (Wed, 17 Sep 2025)

  Changed paths:
    M clang/test/CMakeLists.txt
    M clang/test/lit.site.cfg.py.in
    M llvm/cmake/config-ix.cmake
    M llvm/utils/lit/lit/llvm/config.py

  Log Message:
  -----------
  [clang][LIT] Add LIT "features" for build configs with ICU or iconv

... in preparation for `-finput-charset` and `-fexec-charset` tests that
rely on the availability of one or the other; however, this does not
address the problem of varying `iconv` support of (and names for)
character encodings.

Co-authored-by: Abhina Sreeskantharajan <Abhina.Sreeskantharajan at ibm.com>



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