[all-commits] [llvm/llvm-project] 0065d7: [runtimes][NFC] Remove old Lit annotations for gcc...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Thu Sep 21 14:13:52 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0065d75099cd12b0c4a4b42a41bd36d8920b7537
https://github.com/llvm/llvm-project/commit/0065d75099cd12b0c4a4b42a41bd36d8920b7537
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2023-09-21 (Thu, 21 Sep 2023)
Changed paths:
M libcxx/test/libcxx/gdb/gdb_pretty_printer_test.sh.cpp
M libcxx/test/std/algorithms/robust_against_adl.compile.pass.cpp
M libcxx/test/std/thread/futures/futures.task/futures.task.members/ctad.static.compile.pass.cpp
M libcxx/test/std/utilities/expected/expected.expected/assign/assign.U.pass.cpp
M libcxx/test/std/utilities/format/format.formatter/format.formatter.spec/formatter.char_array.pass.cpp
M libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/ctad.static.compile.pass.cpp
M libcxx/test/std/utilities/utility/pairs/pairs.pair/assign.pair_like_rv_const.pass.cpp
M libcxxabi/test/catch_member_function_pointer_02.pass.cpp
Log Message:
-----------
[runtimes][NFC] Remove old Lit annotations for gcc-12 and clang-14
We don't support these compilers anymore so these Lit annotations were
never used.
More information about the All-commits
mailing list