summaryrefslogtreecommitdiffstats
path: root/lldb/test/python_api/default-constructor
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2011-06-28 22:48:40 +0000
committerChandler Carruth <chandlerc@gmail.com>2011-06-28 22:48:40 +0000
commit7d85c9b6b238cf9f99e37b0bc6bbd97dc879c79e (patch)
tree5a208ff479e3e48d5a1c47f10e520ffeb7d54dba /lldb/test/python_api/default-constructor
parenta25bf6efb5662974b67863aaa280cc8b4a3ed160 (diff)
downloadbcm5719-llvm-7d85c9b6b238cf9f99e37b0bc6bbd97dc879c79e.tar.gz
bcm5719-llvm-7d85c9b6b238cf9f99e37b0bc6bbd97dc879c79e.zip
Fix non-determinism in selecting between equal-length names which refer
to the same declaration when correcting typos. This is done by essentially sorting the corrections as they're added. Original patch by Kaelyn Uhrain, but modified for style and correctness by accounting for more than just the textual spelling. This still is a bit of a WIP hack to make this deterministic. Kaelyn (and myself) are working on a more principled solution going forward. llvm-svn: 134038
Diffstat (limited to 'lldb/test/python_api/default-constructor')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud