diff options
author | Arthur O'Dwyer <arthur.j.odwyer@gmail.com> | 2020-12-08 17:23:47 -0500 |
---|---|---|
committer | Arthur O'Dwyer <arthur.j.odwyer@gmail.com> | 2020-12-08 17:25:23 -0500 |
commit | 2130699ba486dd2dd65dd0b61c0dedc6ef9481ac (patch) | |
tree | ee796db355c645a5a269ad4745345b4829eb4705 /clang/unittests/Frontend/CompilerInvocationTest.cpp | |
parent | 40d1fb22293ba6409e802489ff106bbc95918565 (diff) | |
download | llvm-2130699ba486dd2dd65dd0b61c0dedc6ef9481ac.zip llvm-2130699ba486dd2dd65dd0b61c0dedc6ef9481ac.tar.gz llvm-2130699ba486dd2dd65dd0b61c0dedc6ef9481ac.tar.bz2 |
[libc++] Mark my new <algorithm> test unsupported on clang-8.
Because in C++20 mode, it tests that `copy_n` is constexpr;
so it depends on the compiler supporting `is_constant_evaluated`.
Diffstat (limited to 'clang/unittests/Frontend/CompilerInvocationTest.cpp')
0 files changed, 0 insertions, 0 deletions