[PATCH] D73451: [clangd] Update the include mappings for std symbols.
Kadir Cetinkaya via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 27 02:46:26 PST 2020
kadircet added a comment.
we seem to be missing some symbols now, like `polymorphic_allocator` `random_shuffle` `gets` etc. and there seems to be a functional change to the parser. Are they intentional, if so why?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73451/new/
https://reviews.llvm.org/D73451
More information about the cfe-commits
mailing list