summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2018-07-20 20:55:00 +0000
committerReid Kleckner <rnk@google.com>2018-07-20 20:55:00 +0000
commit891b2714bc5363b0e788fe03395f6545f79ca93e (patch)
tree6c999c0439af8aa10a5bf8de1701374950f77286 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent21524bed390f34a72e2b21d33c82cd6e185aee32 (diff)
[codeview] Don't emit variable templates as class members
MSVC doesn't, so neither should we. Fixes PR38004, which is a crash that happens when we try to emit debug info for a still-dependent partial variable template specialization. As a follow-up, we should review what we're doing for function and class member templates. It looks like we don't filter those out, but I can't seem to get clang to emit any. llvm-svn: 337616
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions