[PATCH] D11194: Instantiate function declarations in instantiated functions.

Serge Pavlov via cfe-commits cfe-commits at lists.llvm.org
Sun Aug 23 03:23:33 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL245810: Instantiate function declarations in instantiated functions. (authored by sepavloff).

Changed prior to commit:
  http://reviews.llvm.org/D11194?vs=32597&id=32923#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11194

Files:
  cfe/trunk/include/clang/AST/DeclBase.h
  cfe/trunk/lib/AST/DeclBase.cpp
  cfe/trunk/lib/Sema/SemaTemplateInstantiate.cpp
  cfe/trunk/lib/Sema/SemaTemplateInstantiateDecl.cpp
  cfe/trunk/test/CXX/expr/expr.prim/expr.prim.lambda/default-arguments.cpp
  cfe/trunk/test/SemaTemplate/default-arguments.cpp
  cfe/trunk/test/SemaTemplate/instantiate-exception-spec-cxx11.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11194.32923.patch
Type: text/x-patch
Size: 7091 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150823/59d1c595/attachment-0001.bin>


More information about the cfe-commits mailing list