================
@@ -101,6 +101,8 @@ class CompilerInvocation : public CompilerInvocationBase {
 
   bool warnAsErr = false;
 
+  const char *argv0;
----------------
kiranchandramohan wrote:

Nit: This is probably obvious but will be good to add executable name as a 
comment above.

https://github.com/llvm/llvm-project/pull/73254
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to