diff options
| author | Richard Smith <richard-llvm@metafoo.co.uk> | 2018-05-14 20:52:48 +0000 |
|---|---|---|
| committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2018-05-14 20:52:48 +0000 |
| commit | cbebd6226dbdd796ed35b40bd35aeb60bf1ada09 (patch) | |
| tree | c3ea2c93a53e08f14609aa1864ab99a4919027d9 /lldb/packages/Python/lldbsuite/test/dosep.py | |
| parent | f66f7612bf6a0f6f6085056c2083870981d7c2a0 (diff) | |
| download | bcm5719-llvm-cbebd6226dbdd796ed35b40bd35aeb60bf1ada09.tar.gz bcm5719-llvm-cbebd6226dbdd796ed35b40bd35aeb60bf1ada09.zip | |
Fix regression in r332076.
If the name after 'template' is an unresolved using declaration (not containing
'typename'), then we don't yet know if it's a valid template-name, so don't
reject it prior to instantiation. Instead, treat it as naming a dependent
member of the current instantiation.
llvm-svn: 332291
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/dosep.py')
0 files changed, 0 insertions, 0 deletions

