[PATCH] Upgrade libc++'s test's CMakeLists.txt to be in sync with libc++abi's

Dan Albert danalbert at google.com
Thu Jan 22 15:47:24 PST 2015


================
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/






More information about the cfe-commits mailing list