[PATCH] Fix name lookup within modules during template instantiation

Richard Smith richard at metafoo.co.uk
Wed Jul 24 15:37:42 PDT 2013


Hi doug.gregor,

http://llvm-reviews.chandlerc.com/D1204

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1204?vs=2995&id=2996#toc

Files:
  lib/Basic/Module.cpp
  lib/Sema/SemaTemplateInstantiate.cpp
  lib/Sema/SemaType.cpp
  lib/Sema/SemaLookup.cpp
  lib/Sema/Sema.cpp
  test/Modules/Inputs/cxx-templates-common.h
  test/Modules/Inputs/cxx-templates-b-impl.h
  test/Modules/Inputs/cxx-templates-b.h
  test/Modules/Inputs/module.map
  test/Modules/Inputs/cxx-templates-a.h
  test/Modules/cxx-templates.cpp
  include/clang/Basic/Module.h
  include/clang/Sema/Lookup.h
  include/clang/Sema/Sema.h
  include/clang/AST/DeclBase.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1204.3.patch
Type: text/x-patch
Size: 21865 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130724/a5e83a05/attachment.bin>


More information about the cfe-commits mailing list