commit | eac950e4085c349f0ac06ecab4854e175c7d92d4 | [log] [tgz] |
---|---|---|
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Thu Feb 19 00:37:21 2015 +0000 |
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Thu Feb 19 00:37:21 2015 +0000 |
tree | fd8f85f4c8c5b5b05e65336492b1e0574d1c938f | |
parent | a3fa104c8c41ae015b8d4c677bc7fc5b88957fe1 [diff] |
IR: Drop scope from MDTemplateParameter Follow-up to r229740, which removed `DITemplate*::getContext()` after my upgrade script revealed that scopes are always `nullptr` for template parameters. This is the other shoe: drop `scope:` from `MDTemplateParameter` and its two subclasses. (Note: a bitcode upgrade would be pointless, since the hierarchy hasn't been moved into place.) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229791 91177308-0d34-0410-b5e6-96231b3b80d8