diff options
author | Ben Langmuir <blangmuir@apple.com> | 2014-06-30 20:04:14 +0000 |
---|---|---|
committer | Ben Langmuir <blangmuir@apple.com> | 2014-06-30 20:04:14 +0000 |
commit | 33c8090a2f7f2e6d554f84a15a573a7ff7d3f59d (patch) | |
tree | b113aa17c51cca823bd7f4199507d87b48e80264 /llvm/lib/Object/MachOObjectFile.cpp | |
parent | 557c54d6ca95d0bf6569364b40e6ba6e0defa47f (diff) | |
download | bcm5719-llvm-33c8090a2f7f2e6d554f84a15a573a7ff7d3f59d.tar.gz bcm5719-llvm-33c8090a2f7f2e6d554f84a15a573a7ff7d3f59d.zip |
Consider module depedencies when checking a preamble in libclang
Add module dependencies (header files, module map files) to the list of
files to check when deciding whether to rebuild a preamble. That fixes
using preambles with module imports so long as they are in
non-overridden files.
My intent is to use to unify the existing dependency collectors to the
new “DependencyCollectory” interface from this commit, starting with the
DependencyFileGenerator.
llvm-svn: 212060
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions