[PATCH] D19322: Concepts: Create space for requires-clause in TemplateParameterList; NFC

Hubert Tong via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 20 21:45:42 PDT 2016


hubert.reinterpretcast updated this revision to Diff 54455.
hubert.reinterpretcast added a comment.

Store the RequiresClause expression into the created storage;
add accessor;
add unnecessary parens to silence warning


http://reviews.llvm.org/D19322

Files:
  include/clang/AST/DeclTemplate.h
  lib/AST/DeclTemplate.cpp
  lib/Sema/SemaTemplateDeduction.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19322.54455.patch
Type: text/x-patch
Size: 8453 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160421/949ac14b/attachment.bin>


More information about the cfe-commits mailing list