mclow.lists added inline comments.

================
Comment at: test/libcxx/test/config.py:415
         self.cxx.compile_flags += ['-I' + cxx_headers]
+        if self.libcxx_obj_root is None:
+            return
----------------
Whoops. This change doesn't belong here.
But it fixes a problem running LIT to test libc++ on Mac OS when building with 
the system libc++abi.



https://reviews.llvm.org/D28253



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

Reply via email to