[PATCH] D127184: [clangd] Add <bits/ranges_algo.h> to header map
Florian Albrechtskirchinger via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 10 08:38:36 PDT 2022
falbrechtskirchinger added a comment.
In D127184#3572731 <https://reviews.llvm.org/D127184#3572731>, @nridge wrote:
> This change looks fine to me.
>
> I wonder though if we should be a bit more systematic about it, and try to cover other newly added libstdc++ implementation headers?
Sure thing.
> (There are other new ones in gcc 11, and some in older versions that we've missed, but I think handling a single gcc version would be a good scope for this patch.)
I don't mind doing a systematic review including older and newer versions. Give me a few days to find some spare time to do it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127184/new/
https://reviews.llvm.org/D127184
More information about the cfe-commits
mailing list