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

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 9 01:34:16 PST 2022


sammccall added a comment.

In D119130#3304505 <https://reviews.llvm.org/D119130#3304505>, @kbobyrev wrote:

> Oh, and also regarding the Python generator scripts: they don't seem to work with the latest archives :( 2018 mentioned in the docs (works perfectly) but 2019 crashes.

Yikes, we should fix that. Especially since the 2019 version is 3 years out of date already...

> Probably not very relevant if we switch to libc++ eventually.

This seems pretty unlikely to me.


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