[PATCH] D38483: [ExprConstant] Allow constexpr ctor to modify non static data members in body

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 3 17:20:44 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL314865: [ExprConstant] Allow constexpr ctor to modify non static data members (authored by epilk).

Changed prior to commit:
  https://reviews.llvm.org/D38483?vs=117529&id=117605#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38483

Files:
  cfe/trunk/lib/AST/ExprConstant.cpp
  cfe/trunk/test/SemaCXX/constant-expression-cxx1y.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38483.117605.patch
Type: text/x-patch
Size: 3525 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171004/1e669686/attachment.bin>


More information about the cfe-commits mailing list