[PATCH] Create a separate file for JS-specific unit tests.

Daniel Jasper djasper at google.com
Mon Dec 2 10:42:37 PST 2013



================
Comment at: unittests/Format/FormatTestUtils.h:20-21
@@ +19,4 @@
+
+#include "clang/Format/Format.h"
+#include "clang/Lex/Lexer.h"
+#include "llvm/Support/Debug.h"
----------------
Seems to me like we don't need these here ..


http://llvm-reviews.chandlerc.com/D2307

BRANCH
  svn

ARCANIST PROJECT
  clang



More information about the cfe-commits mailing list