diff options
author | Aiden Grossman <aidengrossman@google.com> | 2025-08-01 07:31:20 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-01 07:31:20 -0700 |
commit | 6b7a8e9015fad3f73b37e517d9189cbf98feb5d1 (patch) | |
tree | b93b25fef95e2def2875a9c871cf1c754acb5409 /llvm/lib/Object/Object.cpp | |
parent | 1e8b65d8cdb38cb7aba92a459a65abaf4a213593 (diff) | |
download | llvm-6b7a8e9015fad3f73b37e517d9189cbf98feb5d1.zip llvm-6b7a8e9015fad3f73b37e517d9189cbf98feb5d1.tar.gz llvm-6b7a8e9015fad3f73b37e517d9189cbf98feb5d1.tar.bz2 |
[clang] Remove use of %T from crash-report-modules.m (#151615)
This patch removes the use of %T from crash-report-modules.m. %T has
been deprecated for about seven years, and is to be avoided as it can
lead to races between tests.
Posting this one as a separate patch given it was explicitly ported to
%T in 5c268f078ddbaa7cc1e9ea0ef658eb90563ff5db. Given
36bb47c70802629df98276ce90b0f8163f959e28 was landed seven years ago to
completely disable the test on Windows due to continued failures, I
think it should be fine to just leave this test unsupported on Windows.
Diffstat (limited to 'llvm/lib/Object/Object.cpp')
0 files changed, 0 insertions, 0 deletions