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)
commit9e0523d74962ae910fb75a30f39517b9f1935546
tree8edc6eb74369911a6ffaaf208e8fc2a924c751cb
parent7eb95e21d7798c46577ddb33e3d8f87f3e1bb15f
Move ChainedIncludesSource into the implementation

This doesn't need to be in the headers.

llvm-svn: 212451
clang/include/clang/Frontend/ChainedIncludesSource.h [deleted file]
clang/include/clang/Frontend/Utils.h
clang/lib/Frontend/ChainedIncludesSource.cpp
clang/lib/Frontend/FrontendAction.cpp