llvm-project/clang/bindings
Jonathan Coe 1a28f2a002 [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
2017-09-21 20:48:43 +00:00
..
python [libclang] Keep track of TranslationUnit instance when annotating tokens 2017-09-21 20:48:43 +00:00
xml Comment parsing: remove HTML attribute validation 2014-04-30 21:54:30 +00:00