[PATCH] D25674: [Concepts] Class template associated constraints

Hubert Tong via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 9 12:04:22 PST 2017


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

Address review comments; update to revision 294580

Allocate ConstrainedTemplateDeclInfo separately

Update comments to be sentences; NFC


https://reviews.llvm.org/D25674

Files:
  include/clang/AST/DeclTemplate.h
  include/clang/Basic/DiagnosticSemaKinds.td
  lib/AST/DeclTemplate.cpp
  lib/Sema/SemaTemplate.cpp
  lib/Serialization/ASTReaderDecl.cpp
  test/CXX/concepts-ts/temp/
  test/CXX/concepts-ts/temp/temp.constr/
  test/CXX/concepts-ts/temp/temp.constr/temp.constr.decl/
  test/CXX/concepts-ts/temp/temp.constr/temp.constr.decl/class-template-decl.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25674.87855.patch
Type: text/x-patch
Size: 16267 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170209/d635e06a/attachment.bin>


More information about the cfe-commits mailing list