[PATCH] D96244: [clangd] Introduce Modules

David Blaikie via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 16 10:54:54 PST 2021


dblaikie added a comment.

"modules" is a pretty overloaded term in Clang (between llvm Modules and Clang Modules and now C++ standard Modules) - any chance of some other term that might be less overloaded in this space?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96244



More information about the cfe-commits mailing list