================
Comment at: CMakeLists.txt:44
@@ +43,3 @@
+  DEPENDS cxx
+  ARGS ${LIT_ARGS}
+  )
----------------
As I read the implementation of `add_lit_testsuite` this will actually pass the 
args twice (`LLVM_LIT_ARGS` is passed implicitly, thank you, global scope!).

http://reviews.llvm.org/D7110

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/



_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to