diff options
author | Douglas Gregor <dgregor@apple.com> | 2009-11-12 17:40:13 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2009-11-12 17:40:13 +0000 |
commit | 231edff7907cf151f1d046f287d3ee4ad90037cc (patch) | |
tree | 3e3254a2a414b0969e22c1e9c602ac1687d70d62 /lib/CodeGen/CGDebugInfo.cpp | |
parent | 2811ccf48d6d898c42cc4cfad37abedb36236d20 (diff) |
When instantiating a reference to a non-type template parameter of pointer to
member type (e.g., T Class::*Member), build a pointer-to-member
constant expression. Previously, we we just building a simple
declaration reference expression, which meant that the expression was
not treated as a pointer to member.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@87000 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CGDebugInfo.cpp')
0 files changed, 0 insertions, 0 deletions