[PATCH] D23492: Make function local tags visible.

Vassil Vassilev via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 18 07:47:32 PDT 2016


v.g.vassilev updated this revision to Diff 68536.
v.g.vassilev marked 2 inline comments as done.
v.g.vassilev added a comment.

Add setHidden(false) and update fixme.


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.68536.patch
Type: text/x-patch
Size: 13785 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160818/d5bd842c/attachment.bin>


More information about the cfe-commits mailing list