[PATCH] D137909: [Support] Allow complex names for annotation points and ranges via ${}
Tom Praschan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 16 15:41:24 PST 2022
tom-anders updated this revision to Diff 475939.
tom-anders added a comment.
Fix clangd::Annotations interface, now also has pointWithPayload etc.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137909/new/
https://reviews.llvm.org/D137909
Files:
clang-tools-extra/clangd/unittests/Annotations.cpp
clang-tools-extra/clangd/unittests/Annotations.h
clang-tools-extra/clangd/unittests/tweaks/TweakTesting.cpp
clang-tools-extra/clangd/unittests/tweaks/TweakTesting.h
llvm/include/llvm/Testing/Support/Annotations.h
llvm/lib/Testing/Support/Annotations.cpp
llvm/unittests/Support/AnnotationsTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137909.475939.patch
Type: text/x-patch
Size: 17035 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221116/9ae56391/attachment.bin>
More information about the llvm-commits
mailing list