aboutsummaryrefslogtreecommitdiff
path: root/test/Index/get-cursor-includes.c
AgeCommit message (Collapse)Author
2010-12-21When determining which preprocessed entities to traverse in libclang,Douglas Gregor
take into account the region of interest. Otherwise, we may fail to traverse some important preprocessed entity cursors. Fixes <rdar://problem/8554072>. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@122350 91177308-0d34-0410-b5e6-96231b3b80d8