rsmith accepted this revision. This revision is now accepted and ready to land.
================ Comment at: unittests/libclang/LibclangTest.cpp:16-20 @@ -15,4 +15,7 @@ #include "gtest/gtest.h" #include <fstream> #include <set> +#include <map> +#include <memory> +#include <functional> #define DEBUG_TYPE "libclang-test" ---------------- Please put these in alphabetical order. https://reviews.llvm.org/D20132 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits