[libcxx-commits] [PATCH] D108638: [libc++] Assume that compilers support extended constexpr in C++14 mode
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Aug 24 12:40:43 PDT 2021
ldionne updated this revision to Diff 368430.
ldionne added a comment.
Fix embarrassingly obvious logic error in _LIBCPP_CONSTEXPR_IF_NODEBUG
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108638/new/
https://reviews.llvm.org/D108638
Files:
libcxx/include/__config
libcxx/test/libcxx/selftest/test_macros.pass.cpp
libcxx/test/support/test_macros.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108638.368430.patch
Type: text/x-patch
Size: 3256 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210824/f82c94b2/attachment.bin>
More information about the libcxx-commits
mailing list