[PATCH] D21619: [Sema] Implement C++14's DR1579: Prefer moving id-expression out of functions

Erik Pilkington via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 30 13:43:46 PDT 2016


erik.pilkington updated this revision to Diff 62405.
erik.pilkington added a comment.

This new patch addresses all of Richard's comments.


http://reviews.llvm.org/D21619

Files:
  include/clang/Sema/Initialization.h
  include/clang/Sema/Sema.h
  lib/Sema/SemaStmt.cpp
  test/CXX/drs/dr15xx.cpp
  test/SemaCXX/rval-references.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21619.62405.patch
Type: text/x-patch
Size: 13072 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160630/a21ad360/attachment-0001.bin>


More information about the cfe-commits mailing list