]> granicus.if.org Git - clang/commit
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)
commite2ac16b09ea66ad955752381b82fb8719d003e5e
tree68730363a36cb06ac3d72cf674dd7212f7eb6c66
parenteb788e9b49d55bbbc661f1a9db8a54525ecdd0bc
In the Module class, add a reference to the corresponding AST file.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@164873 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/Module.h
lib/Basic/Module.cpp
lib/Frontend/CompilerInstance.cpp