[PATCH] D11789: Modify DeclaratorChuck::getFunction to be passed an Exception Specification SourceRange
Nathan Wilson via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 6 19:25:28 PDT 2015
nwilson updated this revision to Diff 31502.
nwilson added a comment.
- Update Patch based on comments; rephrase exception spec comment, adjust nesting of check for FunctionTypeInfo, remove SourceRange check, fix test
http://reviews.llvm.org/D11789
Files:
include/clang/Basic/DiagnosticSemaKinds.td
include/clang/Sema/DeclSpec.h
lib/Parse/ParseDecl.cpp
lib/Parse/ParseExpr.cpp
lib/Parse/ParseExprCXX.cpp
lib/Sema/DeclSpec.cpp
lib/Sema/SemaDecl.cpp
lib/Sema/SemaType.cpp
test/SemaCXX/cxx-concept-declaration.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11789.31502.patch
Type: text/x-patch
Size: 10380 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150807/3344ad3d/attachment-0001.bin>
More information about the cfe-commits
mailing list