[all-commits] [llvm/llvm-project] 0728b6: [libc++] Mark two tests as unsupported in C++03
Louis Dionne via All-commits
all-commits at lists.llvm.org
Wed Oct 14 09:42:36 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0728b67b2718c114eed0639a134c1e5c1c1eff13
https://github.com/llvm/llvm-project/commit/0728b67b2718c114eed0639a134c1e5c1c1eff13
Author: Louis Dionne <ldionne at apple.com>
Date: 2020-10-14 (Wed, 14 Oct 2020)
Changed paths:
M libcxx/test/libcxx/containers/unord/unord.multimap/db_local_iterators_10.pass.cpp
M libcxx/test/libcxx/containers/unord/unord.multimap/db_local_iterators_9.pass.cpp
Log Message:
-----------
[libc++] Mark two tests as unsupported in C++03
This was dropped when I split the tests into individual source files
to make sure they would actually run (in 2908eb20ba).
More information about the All-commits
mailing list