[PATCH] D18221: [Concepts] Implement subsection [dcl.spec.concept]p7 of the Concepts TS
    Nathan Wilson via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Fri Apr  8 16:52:26 PDT 2016
    
    
  
nwilson updated this revision to Diff 53103.
nwilson added a comment.
- Address Aaron's comments by putting comments next to the magic numbers
http://reviews.llvm.org/D18221
Files:
  include/clang/Basic/DiagnosticSemaKinds.td
  lib/Sema/SemaDecl.cpp
  lib/Sema/SemaTemplate.cpp
  test/CXX/concepts-ts/dcl.dcl/dcl.spec/dcl.spec.concept/p7.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18221.53103.patch
Type: text/x-patch
Size: 6335 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160408/4fcbe5f9/attachment.bin>
    
    
More information about the cfe-commits
mailing list