]> granicus.if.org Git - clang/commit
Renamed Loaded member to ImportedBy, as it's easier to read. Added another set to...
authorJonathan D. Turner <jonathan.d.turner@gmail.com>
Fri, 29 Jul 2011 18:09:09 +0000 (18:09 +0000)
committerJonathan D. Turner <jonathan.d.turner@gmail.com>
Fri, 29 Jul 2011 18:09:09 +0000 (18:09 +0000)
commit2e09163890b51aa8766564780154531451a3cf0b
treee811ccbb5d63ef04aca132a5dbe627bd5a3b3d37
parentd16aa4139b8e6d08c0166945ab24ce340055465c
Renamed Loaded member to ImportedBy, as it's easier to read.  Added another set to represent the modules a module imports.

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