[PATCH] D11194: Instantiate function declarations in instantiated functions.
Serge Pavlov
sepavloff at gmail.com
Mon Aug 3 12:15:19 PDT 2015
sepavloff updated this revision to Diff 31251.
sepavloff added a comment.
Added method isLexicallyWithinFunctionOrMethod to class Decl.
Sorry, missed it from previous commit.
http://reviews.llvm.org/D11194
Files:
include/clang/AST/DeclBase.h
lib/AST/DeclBase.cpp
lib/Sema/SemaDecl.cpp
lib/Sema/SemaExpr.cpp
lib/Sema/SemaTemplateInstantiate.cpp
lib/Sema/SemaTemplateInstantiateDecl.cpp
test/SemaTemplate/default-arguments.cpp
test/SemaTemplate/instantiate-exception-spec-cxx11.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11194.31251.patch
Type: text/x-patch
Size: 6697 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150803/3707281e/attachment.bin>
More information about the cfe-commits
mailing list