[PATCH] D119116: [clangd] Pull AST printer helpers to Clang
Kirill Bobyrev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 7 02:09:30 PST 2022
kbobyrev created this revision.
kbobyrev added a reviewer: sammccall.
Herald added subscribers: usaxena95, kadircet, arphaman.
kbobyrev requested review of this revision.
Herald added subscribers: cfe-commits, MaskRay, ilya-biryukov.
Herald added projects: clang, clang-tools-extra.
This will be needed for pulling out the stdlib header handlers from clangd into
Clang.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D119116
Files:
clang-tools-extra/clangd/AST.cpp
clang-tools-extra/clangd/AST.h
clang/include/clang/AST/Decl.h
clang/lib/AST/Decl.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119116.406358.patch
Type: text/x-patch
Size: 4366 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220207/f7d565d3/attachment-0001.bin>
More information about the cfe-commits
mailing list