[clangd] NFC: Move stdlib headers handling to ClangThis will allow moving the IncludeCleaner library essentials to Clangand decoupling them from the majority of clangd.The patch itself just move
[clangd] NFC: Move stdlib headers handling to ClangThis will allow moving the IncludeCleaner library essentials to Clangand decoupling them from the majority of clangd.The patch itself just moves the code, it doesn't change existingfunctionality.Reviewed By: sammccallDifferential Revision: https://reviews.llvm.org/D119130
show more ...