]> granicus.if.org Git - clang/commit
Allow loading declcontext information from any file in the chain. Properly write...
authorSebastian Redl <sebastian.redl@getdesigned.at>
Thu, 22 Jul 2010 17:01:13 +0000 (17:01 +0000)
committerSebastian Redl <sebastian.redl@getdesigned.at>
Thu, 22 Jul 2010 17:01:13 +0000 (17:01 +0000)
commit0fa7d0b15ea2a224bfe43ac745d411f915da87dd
tree0349170c561edec5800ab425f75d9d8b37e29ba8
parent554e6aa2da082575514607c3639c246c04b3232a
Allow loading declcontext information from any file in the chain. Properly write source locations to dependent files. WIP

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@109119 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Frontend/PCHReader.h
lib/Frontend/PCHReader.cpp
lib/Frontend/PCHReaderDecl.cpp
lib/Frontend/PCHWriter.cpp