sammccall accepted this revision.
sammccall added inline comments.

================
Comment at: clang/lib/Driver/ToolChains/Clang.cpp:3253
+      CmdArgs.push_back(Args.MakeArgString(Path));
+    }
   }
----------------
davezarzycki wrote:
> sammccall wrote:
> > what happens in the else case?
> No module caching.
This seems reasonable (though a bit surprising that it happens silently). 
Please add a comment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82362



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

Reply via email to