[all-commits] [llvm/llvm-project] 7dad5f: [libc++] Add missing UNSUPPORTED for the has-no-in...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Tue Feb 15 12:11:29 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7dad5f84f1b8a7aafd5a27ce2889bd72a1e54002
https://github.com/llvm/llvm-project/commit/7dad5f84f1b8a7aafd5a27ce2889bd72a1e54002
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2022-02-15 (Tue, 15 Feb 2022)
Changed paths:
M libcxx/test/libcxx/ranges/has-no-incomplete-ranges.compile.pass.cpp
Log Message:
-----------
[libc++] Add missing UNSUPPORTED for the has-no-incomplete-ranges test
This wasn't caught because we don't test the combination of no-filesystem
and no-experimental-features in the CI.
More information about the All-commits
mailing list