hfinkel added inline comments.

================
Comment at: clang/lib/Driver/ToolChains/Flang.cpp:73
+  } else {
+    assert(Output.isNothing() && "Input output.");
+  }
----------------
Should this say "Invalid output"?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63607/new/

https://reviews.llvm.org/D63607



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

Reply via email to