summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/annotate-tokens-include.h
Commit message (Collapse)AuthorAgeFilesLines
* Workaround a really serious caching bug in ↵Ted Kremenek2010-05-061-0/+1
SourceManager::isBeforeInTranslationUnit() where the method will sometimes return different results for the same input SourceLocations. I haven't unraveled this method completely yet, so this truly is a workaround until a better fix comes along. llvm-svn: 103143
OpenPOWER on IntegriCloud