]> granicus.if.org Git - clang/commit
[PCH] For ASTReader's FileDeclIDs also associate the Module that the
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 31 Oct 2011 07:20:08 +0000 (07:20 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 31 Oct 2011 07:20:08 +0000 (07:20 +0000)
commit9d128d04578c62675eeb0cce83066052f9c19c9a
tree7f62860538ea93ece0b553f993124da65247d4c8
parent718699169a7ccaf623e375031789efeed82f869b
[PCH] For ASTReader's FileDeclIDs also associate the Module that the
local DeclIDs came from.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@143340 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Serialization/ASTReader.h
lib/Serialization/ASTReader.cpp