[PATCH] D119130: [clangd] NFC: Move stdlib headers handling to Clang
Nico Weber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Oct 2 17:05:54 PDT 2022
thakis added a comment.
Or, alternatively, maybe Recognizer could stay in clangd (or move to a separate lib); looks like that's the only thing in StandardLibrary.h that needs `clang/AST/Decl.h`.
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