mgorny added a comment.

Please revert this commit. You've just broken all the stand-alone builds of 
clang.



================
Comment at: cfe/trunk/lib/Frontend/PrecompiledPreamble.cpp:27
 #include "llvm/ADT/StringSet.h"
+#include "llvm/Config/config.h"
 #include "llvm/Support/CrashRecoveryContext.h"
----------------
This is private LLVM header which is not available when doing stand-alone 
builds.


Repository:
  rL LLVM

https://reviews.llvm.org/D39842



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to