[Modules] Introduce Module::TopHeaders which is a set of top-level headers
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 5 Oct 2012 00:22:33 +0000 (00:22 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 5 Oct 2012 00:22:33 +0000 (00:22 +0000)
commitc597c8c48b977d70996bc55e36e230f264120516
treefb990a8a4d797b1c8a87eff5e3a493907b49c79c
parentabc721ab4d3afcc987de251940786dce869c4db9
[Modules] Introduce Module::TopHeaders which is a set of top-level headers
that are associated with a (sub)module.

llvm-svn: 165279
clang/include/clang/Basic/Module.h
clang/include/clang/Serialization/ASTBitCodes.h
clang/lib/Frontend/FrontendActions.cpp
clang/lib/Lex/ModuleMap.cpp
clang/lib/Serialization/ASTReader.cpp
clang/lib/Serialization/ASTWriter.cpp