]> granicus.if.org Git - clang/commit
Use a common SourceManager when processing multiple files. This allows us to cache...
authorTed Kremenek <kremenek@apple.com>
Fri, 6 Jun 2008 22:42:39 +0000 (22:42 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 6 Jun 2008 22:42:39 +0000 (22:42 +0000)
commitc0c03bc3c4669897ce8a995d7c20d9c71bc7cc8f
tree9ce39c5f3c0cb22cc0dc4d0b199af5764dc6afef
parent2505d73303a1edf00209612fa5a13dad4bf12ed2
Use a common SourceManager when processing multiple files.  This allows us to cache the contents of source files already loaded from disk.

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