diff options
author | Sam McCall <sam.mccall@gmail.com> | 2022-08-19 14:51:36 +0200 |
---|---|---|
committer | Sam McCall <sam.mccall@gmail.com> | 2022-08-19 14:51:46 +0200 |
commit | 13b2a0c69ba69c1317308b6e5a8279160561c4b2 (patch) | |
tree | e688016463c56399334b91b8b331013a05b0791b /libcxx/include/__algorithm/replace.h | |
parent | 3d2ea3c77f8a670ee84c2500f3525a512e43c4f6 (diff) | |
download | llvm-13b2a0c69ba69c1317308b6e5a8279160561c4b2.zip llvm-13b2a0c69ba69c1317308b6e5a8279160561c4b2.tar.gz llvm-13b2a0c69ba69c1317308b6e5a8279160561c4b2.tar.bz2 |
[clangd] Support hover on __func__ etc (PredefinedExpr)
Expose these as variables as that's what the standard calls them (and D131175).
To make this work, we also fix a bug in SelectionTree: PredefinedExpr has
an implicit/invisible StringLiteral, and SelectionTree should not traverse
implicit things.
Reviewed By: ckandeler
Differential Revision: https://reviews.llvm.org/D132135
Diffstat (limited to 'libcxx/include/__algorithm/replace.h')
0 files changed, 0 insertions, 0 deletions