[PATCH] D119130: [clangd] NFC: Move stdlibg headers handling to Clang

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 7 04:29:42 PST 2022


sammccall added a comment.

The moved *.inc files are generated, the generator needs to be moved (and updated?) too I think.

Is having clangd continue to include the .inc files textually intended to stay that way, or is it a FIXME?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119130



More information about the cfe-commits mailing list