mgorny added inline comments.

================
Comment at: unittests/Driver/ToolChainsTest.cpp:154
+                                       
"BUG_REPORT_URL=\"https://bugs.debian.org/\"\n";));
+  ASSERT_EQ(DebianStretch, DetectDistro(DebianStretchSidFileSystem));
+}
----------------
bruno wrote:
> Can you add the tests for /etc/SuSE-release here as well? 
Yes, that is a goal. I didn't add all distros yet because I wanted to see if 
I'm doing it right first ;-).


https://reviews.llvm.org/D25869



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

Reply via email to