[PATCH] D151166: [clangd] Interactive AST matchers with #pragma clang query
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 22 15:41:08 PDT 2023
sammccall updated this revision to Diff 524519.
sammccall edited the summary of this revision.
sammccall added a comment.
Add demo link
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151166/new/
https://reviews.llvm.org/D151166
Files:
clang-tools-extra/clangd/ASTMatchers.cpp
clang-tools-extra/clangd/ASTMatchers.h
clang-tools-extra/clangd/CMakeLists.txt
clang-tools-extra/clangd/CodeComplete.cpp
clang-tools-extra/clangd/Compiler.cpp
clang-tools-extra/clangd/Diagnostics.cpp
clang-tools-extra/clangd/ParsedAST.cpp
clang-tools-extra/clangd/ParsedAST.h
clang-tools-extra/clangd/Preamble.cpp
clang-tools-extra/clangd/Preamble.h
clang-tools-extra/clangd/XRefs.cpp
clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp
clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp
clang-tools-extra/clangd/unittests/XRefsTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151166.524519.patch
Type: text/x-patch
Size: 27571 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230522/e263094e/attachment-0001.bin>
More information about the cfe-commits
mailing list