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/
htt
ckandeler accepted this revision.
ckandeler added a comment.
This revision is now accepted and ready to land.
Works fine for me.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132135/new/
https://reviews.llvm.org/D132135
___
sammccall updated this revision to Diff 453652.
sammccall added a comment.
fix type to be const in both c & c++, not sure where I got that idea from...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132135/new/
https://reviews.llvm.org/D132135
File
sammccall created this revision.
sammccall added a reviewer: ckandeler.
Herald added a subscriber: arphaman.
Herald added a project: All.
sammccall requested review of this revision.
Herald added subscribers: cfe-commits, MaskRay, ilya-biryukov.
Herald added a project: clang-tools-extra.
Expose th