================ @@ -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 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits