
take into account the region of interest. Otherwise, we may fail to traverse some important preprocessed entity cursors. Fixes <rdar://problem/8554072>. llvm-svn: 122350
7 lines
117 B
C
7 lines
117 B
C
#ifndef GET_CURSOR_INCLUDES_1_H
|
|
#define GET_CURSOR_INCLUDES_1_H
|
|
|
|
extern int blah;
|
|
|
|
#endif // GET_CURSOR_INCLUDES_1_H
|