[all-commits] [llvm/llvm-project] 834c3b: [libc++][utils] Fix LIT `%if` substitution support...

Hubert Tong via All-commits all-commits at lists.llvm.org
Thu Jul 30 23:57:25 PDT 2026


  Branch: refs/heads/release/23.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 834c3bcec496068372920790bbd571b4fa091c65
      https://github.com/llvm/llvm-project/commit/834c3bcec496068372920790bbd571b4fa091c65
  Author: Hubert Tong <hubert.reinterpretcast at gmail.com>
  Date:   2026-07-31 (Fri, 31 Jul 2026)

  Changed paths:
    A libcxx/test/selftest/if-else.sh.cpp
    M libcxx/utils/libcxx/test/format.py

  Log Message:
  -----------
  [libc++][utils] Fix LIT `%if` substitution support (#209358)

Update the applySubstitutions call in `libcxx/utils/libcxx/test/format.py` to match the
change to `llvm/utils/lit/lit/TestRunner.py` done in 1041a9642ba0.

(cherry picked from commit a8617034c4a7cc733676a31b736d3118fec34259)



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