[PATCH] [PATCH] [CONCEPTS] Parsing of concept keyword

Nathan Wilson nwilson20 at gmail.com
Thu Jun 18 20:10:33 PDT 2015


This is an update for the comments in the review: make the // comments clearer/correct when referring to C++ concepts (values and functions), use warning diagnostic for duplicate declaration extension and add associated test cases, added more test cases, and removed the diagnostic directives.


http://reviews.llvm.org/D10528

Files:
  include/clang/Sema/DeclSpec.h
  lib/Parse/ParseDecl.cpp
  lib/Parse/ParseTentative.cpp
  lib/Sema/DeclSpec.cpp
  test/Parser/cxx-concepts-value-function.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10528.27993.patch
Type: text/x-patch
Size: 5180 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150619/1059691a/attachment.bin>


More information about the cfe-commits mailing list