commit | 87b1f6d1901036602bcbccaeea341d175e7f900d | [log] [tgz] |
---|---|---|
author | David Majnemer <david.majnemer@gmail.com> | Sat Aug 24 08:21:10 2013 +0000 |
committer | David Majnemer <david.majnemer@gmail.com> | Sat Aug 24 08:21:10 2013 +0000 |
tree | b13b801ffdb1fe0d49990eba206440f39eb05d95 | |
parent | 885e36ecaf2e19628811b034c7d9eea7636d0379 [diff] |
DebugInfo: Emit info for constant expressions in template arguments Summary: This allows us to handle the general case where a non-type template argument evaluates to a constant expression which isn't integral or a declaration. This fixes PR16939. Reviewers: dblaikie, rsmith Reviewed By: dblaikie CC: cfe-commits Differential Revision: http://llvm-reviews.chandlerc.com/D1453 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@189165 91177308-0d34-0410-b5e6-96231b3b80d8