In the Module class, add a reference to the corresponding AST file.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sat, 29 Sep 2012 01:06:04 +0000 (01:06 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sat, 29 Sep 2012 01:06:04 +0000 (01:06 +0000)
commit43af5132c51d1dc592132488d1d8afe79057897c
tree26de14612e894cdec7e218b4ece40e64c5b8ad8f
parent051b4432429c869a3505eaa74cb3cd4802ae8909
In the Module class, add a reference to the corresponding AST file.

llvm-svn: 164873
clang/include/clang/Basic/Module.h
clang/lib/Basic/Module.cpp
clang/lib/Frontend/CompilerInstance.cpp