[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 14:25:25 PST 2022


tom-anders updated this revision to Diff 475922.
tom-anders added a comment.
Herald added subscribers: cfe-commits, arphaman.
Herald added a project: clang-tools-extra.

Keep name syntax, add optional payload instead


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.475922.patch
Type: text/x-patch
Size: 15944 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221116/4f77df19/attachment.bin>


More information about the llvm-commits mailing list