aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/CommandLineTest.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2018-05-14 20:52:48 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2018-05-14 20:52:48 +0000
commitcbebd6226dbdd796ed35b40bd35aeb60bf1ada09 (patch)
treec3ea2c93a53e08f14609aa1864ab99a4919027d9 /llvm/unittests/Support/CommandLineTest.cpp
parentf66f7612bf6a0f6f6085056c2083870981d7c2a0 (diff)
downloadllvm-cbebd6226dbdd796ed35b40bd35aeb60bf1ada09.zip
llvm-cbebd6226dbdd796ed35b40bd35aeb60bf1ada09.tar.gz
llvm-cbebd6226dbdd796ed35b40bd35aeb60bf1ada09.tar.bz2
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 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions