[PATCH] D49120: [libc++] P0898R3 2 of 12: Implement <concepts> header

Casey Carter via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 10 06:45:05 PDT 2018


CaseyCarter updated this revision to Diff 154787.
CaseyCarter added a comment.

Qualify call to `__invoke_constexpr` in the definition of the `Invocable` concept.


https://reviews.llvm.org/D49120

Files:
  CMakeLists.txt
  include/CMakeLists.txt
  include/__config
  include/concepts
  include/module.modulemap
  test/libcxx/concepts/lit.local.cfg
  test/libcxx/concepts/version.pass.cpp
  test/libcxx/double_include.sh.cpp
  test/libcxx/min_max_macros.sh.cpp
  utils/libcxx/test/config.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49120.154787.patch
Type: text/x-patch
Size: 20385 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180710/cf55c2c2/attachment-0001.bin>


More information about the cfe-commits mailing list