[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:04:14 PDT 2022
thakis added a comment.
Herald added a project: All.
This makes clang-format depend on clang's AST library, which it shouldn't.
Could this move into a dedicated library, or in some library that Format doesn't depend on?
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