[all-commits] [llvm/llvm-project] 4c8019: Revert "[clang] Remove %T from tests (#151614)"
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Fri Aug 1 10:31:44 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4c80193a58a5c24e2bbebe291feb406191c4e2ab
https://github.com/llvm/llvm-project/commit/4c80193a58a5c24e2bbebe291feb406191c4e2ab
Author: Aiden Grossman <aidengrossman at google.com>
Date: 2025-08-01 (Fri, 01 Aug 2025)
Changed paths:
M clang/test/Analysis/undef-call.c
M clang/test/CodeGen/thinlto_backend.ll
M clang/test/CodeGenCXX/module-intializer-pmf.cpp
M clang/test/CodeGenCXX/profile-remap.cpp
M clang/test/Driver/HLSL/metal-converter.hlsl
M clang/test/Driver/baremetal-sysroot.cpp
M clang/test/Driver/baremetal.cpp
M clang/test/Driver/check-time-trace-ParseDeclarationOrFunctionDefinition.cpp
M clang/test/Driver/cl-showfilenames.c
M clang/test/Driver/clang-offload-bundler.c
M clang/test/Driver/clang-sycl-linker-test.cpp
M clang/test/Driver/dxc_dxv_path.hlsl
M clang/test/Driver/mingw-sysroot.cpp
M clang/test/Modules/implicit-module-header-maps.cpp
M clang/test/Preprocessor/lang-std.cpp
Log Message:
-----------
Revert "[clang] Remove %T from tests (#151614)"
This reverts commit 5a586375aa3a128dadc9473cfa196bf8588c2a82.
This breaks two buildbots with failures in
implicit-module-header-maps.cpp. No idea why these failures are
occurring.
https://lab.llvm.org/buildbot/#/builders/64/builds/5166
https://lab.llvm.org/buildbot/#/builders/13/builds/8725
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