neerajksingh marked 2 inline comments as done.
neerajksingh added a comment.

Will update revision...



================
Comment at: test/Driver/cl-options.c:619
+
+// RUN: %clang_cl -O2 -### -- %s 2>&1 | FileCheck -check-prefix=NOCLANG %s
+// NOCLANG: "--dependent-lib=libcmt"
----------------
hans wrote:
> I'm not sure this test adds much value..
This test ensures that the next test is actually testing something (i.e. that 
the settings change between the two runs).


https://reviews.llvm.org/D53457



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

Reply via email to