diff options
author | Daniel Jasper <djasper@google.com> | 2013-12-11 12:13:00 +0000 |
---|---|---|
committer | Daniel Jasper <djasper@google.com> | 2013-12-11 12:13:00 +0000 |
commit | 4eaf0a6ca46afcaeafe90dc3423f3e9e92046450 (patch) | |
tree | ee252c0bf0d2262beae176a022418d0913a50708 /clang/lib/AST/Expr.cpp | |
parent | 235dff7b630c9abcc57a338a816835c4eada5561 (diff) | |
download | bcm5719-llvm-4eaf0a6ca46afcaeafe90dc3423f3e9e92046450.tar.gz bcm5719-llvm-4eaf0a6ca46afcaeafe90dc3423f3e9e92046450.zip |
Modules: Let -fmodules-decluse ignore headers that aren't in a module
Includes might always pull in arbitrary header or data files outside of
modules. Among others, this includes builtin includes, which do not have
a module (story) yet.
Also cleanup implementation of ModuleMap::findModuleForHeader() to be
non-recursive.
llvm-svn: 197034
Diffstat (limited to 'clang/lib/AST/Expr.cpp')
0 files changed, 0 insertions, 0 deletions