[PATCH] D96726: [clangd] Give modules access to filesystem, scheduler, and index.

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 16 00:21:28 PST 2021


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

thanks, lgtm!



================
Comment at: clang-tools-extra/clangd/Module.h:1
+//===--- Module.h - Plugging features into clangd -----------------*-C++-*-===//
+//
----------------
oops, sorry for forgetting that..


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96726



More information about the cfe-commits mailing list