nridge accepted this revision.
nridge added a comment.
This revision is now accepted and ready to land.

Thanks!

Do you have any thoughts on merging D147905 <https://reviews.llvm.org/D147905> 
first, with a view to backporting D147905 <https://reviews.llvm.org/D147905> to 
the 16.x branch?



================
Comment at: clang-tools-extra/clangd/SystemIncludeExtractor.cpp:81
+struct DriverArgs {
+  // Name of the driver prgoram to execute or absolute path to it.
+  std::string Driver;
----------------
nit: typo ("prgoram")


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146941

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

Reply via email to