[PATCH] D23492: Make function local tags visible.

Vassil Vassilev via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 17 07:35:50 PDT 2016


v.g.vassilev removed rL LLVM as the repository for this revision.
v.g.vassilev updated this revision to Diff 68349.
v.g.vassilev added a comment.

Do not instantiate function declarations which are not visible.


https://reviews.llvm.org/D23492

Files:
  include/clang/Sema/Sema.h
  lib/Sema/SemaTemplate.cpp
  lib/Sema/SemaTemplateInstantiate.cpp
  lib/Sema/SemaTemplateInstantiateDecl.cpp
  test/Modules/Inputs/PR28794/LibAHeader.h
  test/Modules/Inputs/PR28794/Subdir/Empty.h
  test/Modules/Inputs/PR28794/Subdir/LibBHeader.h
  test/Modules/Inputs/PR28794/module.modulemap
  test/Modules/pr28794.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23492.68349.patch
Type: text/x-patch
Size: 13712 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160817/298fe408/attachment-0001.bin>


More information about the cfe-commits mailing list