[PATCH] D141954: Forbid implicit conversion of constraint expression to bool

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 18 05:51:12 PST 2023


erichkeane updated this revision to Diff 490120.
erichkeane added a reviewer: libc++.
erichkeane added a comment.

Add module map fix, add nit from Shafik.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141954/new/

https://reviews.llvm.org/D141954

Files:
  clang/docs/ReleaseNotes.rst
  clang/lib/Sema/SemaConcept.cpp
  clang/test/CXX/temp/temp.constr/temp.constr.atomic/constrant-satisfaction-conversions.cpp
  libcxx/include/module.modulemap.in

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141954.490120.patch
Type: text/x-patch
Size: 5183 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230118/231a3588/attachment.bin>


More information about the cfe-commits mailing list