diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2015-11-03 03:13:11 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2015-11-03 03:13:11 +0000 |
commit | 5cd86f8cec1a41b28318ce3a8678e5f53441a753 (patch) | |
tree | 927708a23036bc1bd91652702b45251023009b10 /lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py | |
parent | 7339b9d75fff424d7d9a0686f303ef10b6c7ab05 (diff) | |
download | bcm5719-llvm-5cd86f8cec1a41b28318ce3a8678e5f53441a753.tar.gz bcm5719-llvm-5cd86f8cec1a41b28318ce3a8678e5f53441a753.zip |
[modules] Rationalize the behavior of Decl::declarationReplaces, and in
particular don't assume that two declarations of the same kind in the same
context are declaring the same entity. That's not true when the same name is
declared multiple times as internal-linkage symbols within a module.
(getCanonicalDecl is cheap now, so we can just use it here.)
llvm-svn: 251898
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py')
0 files changed, 0 insertions, 0 deletions