On Thu, 30 May 2019 at 04:31, Stephan Bergmann via cfe-commits <
cfe-commits@lists.llvm.org> wrote:
> On 22/05/2019 01:15, Richard Smith via cfe-commits wrote:
> > Author: rsmith
> > Date: Tue May 21 16:15:20 2019
> > New Revision: 361329
> >
> > URL: http://llvm.org/viewvc/llvm-project?rev=361329
On 22/05/2019 01:15, Richard Smith via cfe-commits wrote:
Author: rsmith
Date: Tue May 21 16:15:20 2019
New Revision: 361329
URL: http://llvm.org/viewvc/llvm-project?rev=361329&view=rev
Log:
[c++20] P1330R0: permit simple-assignments that change the active member
of a union within constant expre
Author: rsmith
Date: Tue May 21 16:15:20 2019
New Revision: 361329
URL: http://llvm.org/viewvc/llvm-project?rev=361329&view=rev
Log:
[c++20] P1330R0: permit simple-assignments that change the active member
of a union within constant expression evaluation.
Modified:
cfe/trunk/include/clang/AST