[PATCH] D49848: Parse a possible trailing postfix expression suffix after a fold expression

Nicolas Lesser via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 27 14:55:39 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL338170: Parse a possible trailing postfix expression suffix after a fold expression (authored by Rakete1111, committed by ).
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

https://reviews.llvm.org/D49848

Files:
  cfe/trunk/include/clang/Parse/Parser.h
  cfe/trunk/lib/Parse/ParseExpr.cpp
  cfe/trunk/test/Parser/cxx1z-fold-expressions.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49848.157776.patch
Type: text/x-patch
Size: 3985 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180727/7051635a/attachment-0001.bin>


More information about the cfe-commits mailing list