diff options
author | David Blaikie <dblaikie@gmail.com> | 2019-06-17 19:40:52 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2019-06-17 19:40:52 +0000 |
commit | 4f3b7364a4595a547b246d00f07e38630bf2cf97 (patch) | |
tree | d971867f6007a07278dc70c0f93f4caa37cc6161 /lldb/packages/Python/lldbsuite/test | |
parent | 15722626e3299e92683be26e2f07dd5127931f49 (diff) | |
download | bcm5719-llvm-4f3b7364a4595a547b246d00f07e38630bf2cf97.tar.gz bcm5719-llvm-4f3b7364a4595a547b246d00f07e38630bf2cf97.zip |
PR42205: DebugInfio: Do not attempt to emit debug info metadata for static member variable template partial specializations
Would cause a crash in an attempt to create the type for the still
unresolved 'auto' in the partial specialization (& even without the use
of 'auto', the expression would be value dependent &
crash/assertion-fail there).
llvm-svn: 363606
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions