| commit | cef461772e9b1648d2e5916ac38a1e5a5b4ee523 | [log] [tgz] |
|---|---|---|
| author | Jim Ingham <jingham@apple.com> | Tue Apr 26 00:29:59 2016 +0000 |
| committer | Jim Ingham <jingham@apple.com> | Tue Apr 26 00:29:59 2016 +0000 |
| tree | 844cbf4e0512ec2e6246ab592e3da2a2c2ab936f | |
| parent | 1a075013793a80fd76185d26d7634ac78d231b98 [diff] |
When building the list of variables we're going to write "using $_lldb_local_vars" statements for, be sure not to include variables that have no locations. We wouldn't be able to realize them, and that will cause all expressions to fail. llvm-svn: 267500