Revert r241620 and follow-up commits while investigating linux buildbot failures.

llvm-svn: 241642
This commit is contained in:
Adrian Prantl
2015-07-07 23:19:46 +00:00
parent 3d43f66c91
commit 142ec39739
96 changed files with 57 additions and 389 deletions

View File

@@ -18,6 +18,8 @@
#include "clang/Lex/ModuleLoader.h"
using namespace clang;
PCHContainerOperations::~PCHContainerOperations() {}
namespace {
/// \brief A PCHContainerGenerator that writes out the PCH to a flat file.