manojgupta added inline comments.

================
Comment at: test/lit.cfg:36
+else:
+    lit_config.fatal('Could not find libcxx test directory for test imports'
+                     ' in: %s' % libcxx_test_src_root)
----------------
I do not have libcxx checked out since I am want to use only compiler-rt + 
libunwind to replace libgcc_s. This libcxx dependency  breaks this testing.


https://reviews.llvm.org/D35038



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

Reply via email to