summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/commands/command/script/main.cpp
diff options
context:
space:
mode:
authorBalazs Keri <1.int32@gmail.com>2019-09-02 11:01:09 +0000
committerBalazs Keri <1.int32@gmail.com>2019-09-02 11:01:09 +0000
commitb06b14ba8cf32c16119bea9252468dea58a61200 (patch)
tree546ecf7b9a7c050eab5fc66da8d4b357fbcfbeb3 /lldb/packages/Python/lldbsuite/test/commands/command/script/main.cpp
parent1aab62762f6658a6955d9bed719a345702f2bb56 (diff)
downloadbcm5719-llvm-b06b14ba8cf32c16119bea9252468dea58a61200.tar.gz
bcm5719-llvm-b06b14ba8cf32c16119bea9252468dea58a61200.zip
[AST] AST structural equivalence to work internally with pairs.
Summary: The structural equivalence check stores now pairs of nodes in the 'from' and 'to' context instead of only the node in 'from' context and a corresponding one in 'to' context. This is needed to handle cases when a Decl in the 'from' context is to be compared with multiple Decls in the 'to' context. Reviewers: martong, a_sidorin Reviewed By: martong, a_sidorin Subscribers: rnkovacs, dkrupp, Szelethus, gamesh411, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D66538 llvm-svn: 370639
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/commands/command/script/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud