]> granicus.if.org Git - clang/commit
For SourceManager::isBeforeInTranslationUnit, when one location
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 19 Sep 2011 20:39:51 +0000 (20:39 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 19 Sep 2011 20:39:51 +0000 (20:39 +0000)
commit4d1cbcf6b9aaae7f82c6e332f46b2ad2d8971bd0
tree514acf560064172768f706250fb82660ba196dde
parent285cfd8953d4ca4da613a47a0d691f7234068f8c
For SourceManager::isBeforeInTranslationUnit, when one location
points at the inclusion/expansion point of the other, regard this
as coming before the other.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@140051 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/SourceManager.h