[PATCH] D37254: [Sema] Disallow assigning record lvalues with nested const-qualified fields.

Bjorn Pettersson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 19 06:12:19 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL313628: [Sema] Disallow assigning record lvalues with nested const-qualified fields. (authored by bjope).

Changed prior to commit:
  https://reviews.llvm.org/D37254?vs=114340&id=115831#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37254

Files:
  cfe/trunk/include/clang/AST/Expr.h
  cfe/trunk/include/clang/AST/Type.h
  cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
  cfe/trunk/lib/AST/ExprClassification.cpp
  cfe/trunk/lib/AST/Type.cpp
  cfe/trunk/lib/Sema/SemaExpr.cpp
  cfe/trunk/test/Sema/assign.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37254.115831.patch
Type: text/x-patch
Size: 10906 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170919/46e8196f/attachment-0001.bin>


More information about the cfe-commits mailing list