]> granicus.if.org Git - clang/commit
[frontend] Make -chain-include work when used with modules.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 26 Apr 2013 21:33:27 +0000 (21:33 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 26 Apr 2013 21:33:27 +0000 (21:33 +0000)
commitcbdbbd1ba105e65c5c1afa30c6c64f44adf56ad4
tree8e030fc14724579ffcad0a6d7e4a3370621df6c4
parentc7b5f381ed41a238aa4c243f99170909f64a3414
[frontend] Make -chain-include work when used with modules.

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