Skip to content
Commit 81f157b4 authored by Alex Lorenz's avatar Alex Lorenz
Browse files

[libclang] evalute compound statement cursors before trying to evaluate

the cursor like a declaration

This change fixes a bug in libclang in which it tries to evaluate a statement
cursor as a declaration cursor, because that statement still has a pointer to
the declaration parent.

rdar://38888477

Differential Revision: https://reviews.llvm.org/D49051

llvm-svn: 336590
parent 9481399c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment