[PATCH] D132135: [clangd] Support hover on __func__ etc (PredefinedExpr)

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 19 05:58:24 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG13b2a0c69ba6: [clangd] Support hover on __func__ etc (PredefinedExpr) (authored by sammccall).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D132135/new/

https://reviews.llvm.org/D132135

Files:
  clang-tools-extra/clangd/Hover.cpp
  clang-tools-extra/clangd/Selection.cpp
  clang-tools-extra/clangd/unittests/HoverTests.cpp
  clang-tools-extra/clangd/unittests/SelectionTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132135.453966.patch
Type: text/x-patch
Size: 4493 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220819/46273ae0/attachment.bin>


More information about the cfe-commits mailing list