| commit | 7375f3e30e3e8ecd3d03febeff780936677b7e18 | [log] [tgz] |
|---|---|---|
| author | Sean Callanan <scallanan@apple.com> | Tue Dec 09 21:18:59 2014 +0000 |
| committer | Sean Callanan <scallanan@apple.com> | Tue Dec 09 21:18:59 2014 +0000 |
| tree | 602cf68f6c351fe9d10583f99e93ee2e58c3db53 | |
| parent | 21909e35cb06b7c0e2181254299817fdecbcad62 [diff] |
Fixed ValueObject::UpdateValueIfNeeded to keep track of the checksum of the object so we can track if it is modified. This fixes a testcase (test/expression_command/issue_11588) on OS X. Patch by Enrico Granata. llvm-svn: 223830