EricWF accepted this revision. EricWF added a comment. This revision is now accepted and ready to land.
LGTM. ================ Comment at: test/libcxx/test/config.py:367 @@ -366,2 +366,3 @@ self.cxx.compile_flags.extend(sysroot_flags) + self.cxx.compile_flags.append("-ferror-limit=0") ---------------- Get rid of this. Repository: rL LLVM http://reviews.llvm.org/D15404 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits