diff options
author | Richard Smith <richard@metafoo.co.uk> | 2020-06-16 19:27:54 -0700 |
---|---|---|
committer | Richard Smith <richard@metafoo.co.uk> | 2020-06-16 19:41:13 -0700 |
commit | 1b8125b041e28a315e5c5fe64441a2fb07a2f5ea (patch) | |
tree | 6388140ecff40f6d7a39bd9f2e21a167139d0769 /llvm/lib/Support/Unix/Program.inc | |
parent | 50155bcd46428eda1551efe9616f6611b0ef779a (diff) | |
download | llvm-1b8125b041e28a315e5c5fe64441a2fb07a2f5ea.zip llvm-1b8125b041e28a315e5c5fe64441a2fb07a2f5ea.tar.gz llvm-1b8125b041e28a315e5c5fe64441a2fb07a2f5ea.tar.bz2 |
Don't assert if we find a dependently-typed variable in the
redeclaration chain for an array.
A prior attempt to fix this in r280330 didn't handle the case where the
old variable is dependent and the new one is not.
It is notable and worrying that the test case in this example forms a
redeclaration chain for a non-dependent variable that includes a
declaration with a dependent type. We should probably fix that too.
Diffstat (limited to 'llvm/lib/Support/Unix/Program.inc')
0 files changed, 0 insertions, 0 deletions