diff options
author | Erik Pilkington <erik.pilkington@gmail.com> | 2018-07-10 02:15:07 +0000 |
---|---|---|
committer | Erik Pilkington <erik.pilkington@gmail.com> | 2018-07-10 02:15:07 +0000 |
commit | 1c5ae9bc1f557fb27471c20de9fb3697de7f365e (patch) | |
tree | 020977575634614bce646d50b5892874a060b9cb /libcxx | |
parent | 25291f15e725877dee952fb4512d7581762a37fa (diff) | |
download | bcm5719-llvm-1c5ae9bc1f557fb27471c20de9fb3697de7f365e.tar.gz bcm5719-llvm-1c5ae9bc1f557fb27471c20de9fb3697de7f365e.zip |
[Sema] Fix a structured binding typo correction bug
BindingDecls have null type until their initializer is processed, so we can't
assume that a correction candidate has non-null type.
rdar://41559582
llvm-svn: 336634
Diffstat (limited to 'libcxx')
0 files changed, 0 insertions, 0 deletions