]> granicus.if.org Git - clang/commit
Move ChainedIncludesSource into the implementation
authorAlp Toker <alp@nuanti.com>
Mon, 7 Jul 2014 11:07:10 +0000 (11:07 +0000)
committerAlp Toker <alp@nuanti.com>
Mon, 7 Jul 2014 11:07:10 +0000 (11:07 +0000)
commit67d62bc20d95da125b1bb2025d35a80144273639
tree6645b060b212c0824280a2cb174c29665acb1d50
parent1e2908f3ccb7f281abe429f28e57d3a167c15dd5
Move ChainedIncludesSource into the implementation

This doesn't need to be in the headers.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@212451 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Frontend/ChainedIncludesSource.h [deleted file]
include/clang/Frontend/Utils.h
lib/Frontend/ChainedIncludesSource.cpp
lib/Frontend/FrontendAction.cpp