Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | When determining which preprocessed entities to traverse in libclang, | Douglas Gregor | 2010-12-21 | 1 | -0/+2 |
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 |