sammccall added a comment.

Still LG



================
Comment at: clang-tools-extra/clangd/index/Serialization.h:48
   llvm::Optional<IncludeGraph> Sources;
+  llvm::Optional<tooling::CompileCommand> Cmd;
 };
----------------
Need to document that this contains only Directory and CommandLine (or use 
another struct)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64018



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

Reply via email to