[all-commits] [llvm/llvm-project] 3a244f: [libc++] Remove more test-suite workarounds for un...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Fri Aug 20 10:27:00 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3a244fcf298838c9a9765c61d32a9bbcfd2c033a
https://github.com/llvm/llvm-project/commit/3a244fcf298838c9a9765c61d32a9bbcfd2c033a
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2021-08-20 (Fri, 20 Aug 2021)
Changed paths:
M libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/result_of11.pass.cpp
M libcxx/test/std/utilities/variant/variant.get/get_index.pass.cpp
M libcxx/test/std/utilities/variant/variant.get/get_type.pass.cpp
M libcxx/test/support/test_workarounds.h
M libcxxabi/test/dynamic_cast.pass.cpp
M libcxxabi/test/dynamic_cast3.pass.cpp
M libcxxabi/test/dynamic_cast5.pass.cpp
M libcxxabi/test/unwind_06.pass.cpp
Log Message:
-----------
[libc++] Remove more test-suite workarounds for unsupported GCC versions
Differential Revision: https://reviews.llvm.org/D108466
More information about the All-commits
mailing list