[PATCH] D46139: Add template type and value parameter metadata nodes to template variable specializations.

Matthew Voss via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 26 11:06:35 PDT 2018


ormris created this revision.
ormris added reviewers: dblaikie, probinson, aprantl, JDevlieghere, clayborg.

Depends on LLVM patch: https://reviews.llvm.org/D46138

Resolves PR22119


Repository:
  rC Clang

https://reviews.llvm.org/D46139

Files:
  lib/CodeGen/CGDebugInfo.cpp
  lib/CodeGen/CGDebugInfo.h
  test/CodeGenCXX/debug-info-template-member.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46139.144165.patch
Type: text/x-patch
Size: 8126 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180426/e66e5dae/attachment-0001.bin>


More information about the cfe-commits mailing list