[libcxx-commits] [PATCH] D145376: [libc++] add declval failure assertion for instantiation
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Oct 26 08:27:27 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc555a1237730: [libc++] Make sure std::declval() produces an error when ODR-used (authored by fsb4000, committed by ldionne).
Changed prior to commit:
https://reviews.llvm.org/D145376?vs=557406&id=557899#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145376/new/
https://reviews.llvm.org/D145376
Files:
libcxx/include/__utility/declval.h
libcxx/test/std/input.output/iostream.format/output.streams/ostream/deleted_output_functions.verify.cpp
libcxx/test/std/utilities/utility/declval/declval.verify.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145376.557899.patch
Type: text/x-patch
Size: 6857 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20231026/040fc274/attachment.bin>
More information about the libcxx-commits
mailing list