diff options
author | Arthur O'Dwyer <arthur.j.odwyer@gmail.com> | 2020-12-08 15:41:48 -0500 |
---|---|---|
committer | Arthur O'Dwyer <arthur.j.odwyer@gmail.com> | 2020-12-08 17:05:38 -0500 |
commit | 35c3b539438be2d587cbe8f2b9604a68bbe7792b (patch) | |
tree | 1332d4384d545c32cf932ffd94f4091c278691f5 /clang/unittests/Frontend/CompilerInvocationTest.cpp | |
parent | 483fb333605fc3a392ba140d33e8d9187cf02b70 (diff) | |
download | llvm-35c3b539438be2d587cbe8f2b9604a68bbe7792b.zip llvm-35c3b539438be2d587cbe8f2b9604a68bbe7792b.tar.gz llvm-35c3b539438be2d587cbe8f2b9604a68bbe7792b.tar.bz2 |
[libc++] ADL-proof __libcpp_is_nothrow_constructible.
The GCC C++20 buildbot hit this ADL call; Clang doesn't,
presumably because it uses a compiler builtin instead of
this codepath in <type_traits>.
https://buildkite.com/llvm-project/libcxx-ci/builds/674
Diffstat (limited to 'clang/unittests/Frontend/CompilerInvocationTest.cpp')
0 files changed, 0 insertions, 0 deletions