diff options
author | Jonathan Coe <jbcoe@me.com> | 2017-09-21 20:48:43 +0000 |
---|---|---|
committer | Jonathan Coe <jbcoe@me.com> | 2017-09-21 20:48:43 +0000 |
commit | 1a28f2a0027296dfe8eb99d143bd6b5b04318f7c (patch) | |
tree | 43bb98029cb28506b87e9c3dabdcd8a2e28b8ffe /lldb/packages/Python/lldbsuite/test/example/TestSequenceFunctions.py | |
parent | b63355ef7736f4169c15e720d3f2dfcd90179323 (diff) | |
download | bcm5719-llvm-1a28f2a0027296dfe8eb99d143bd6b5b04318f7c.tar.gz bcm5719-llvm-1a28f2a0027296dfe8eb99d143bd6b5b04318f7c.zip |
[libclang] Keep track of TranslationUnit instance when annotating tokens
Summary:
Previously the `_tu` was not propagated to the returned cursor, leading to errors when calling any
method on that cursor (e.g. `cursor.referenced`).
Reviewers: jbcoe, rsmith
Reviewed By: jbcoe
Subscribers: cfe-commits
Tags: #clang
Patch by jklaehn (Johann Klähn)
Differential Revision: https://reviews.llvm.org/D36953
llvm-svn: 313913
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/example/TestSequenceFunctions.py')
0 files changed, 0 insertions, 0 deletions