[PATCH] D148284: [clangd] Add "readonly" token to const member expressions
Thorben Tröbst via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 1 23:18:20 PDT 2023
t-troebst updated this revision to Diff 518641.
t-troebst added a comment.
Add best effort attempt to get const-ness for dependent member expressions.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148284/new/
https://reviews.llvm.org/D148284
Files:
clang-tools-extra/clangd/SemanticHighlighting.cpp
clang-tools-extra/clangd/unittests/SemanticHighlightingTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148284.518641.patch
Type: text/x-patch
Size: 5883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230502/71095e64/attachment-0001.bin>
More information about the cfe-commits
mailing list