[PATCH] D96244: [clangd] Introduce Modules

Simon Pilgrim via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Feb 13 03:54:52 PST 2021


RKSimon added a comment.

In D96244#2558345 <https://reviews.llvm.org/D96244#2558345>, @sammccall wrote:

> I'm a little bit nervous about adding this with *no* usage, but it keeps the patch size down :-)

Indeed - this has broken at least one buildbot (http://lab.llvm.org:8011/#/builders/57) due to -Werror,-Wunused-private-field


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