Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-06 | Workaround a really serious caching bug in ↵ | Ted Kremenek | |
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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@103143 91177308-0d34-0410-b5e6-96231b3b80d8 |