[PATCH] D153331: [clangd][c++20]Consider rewritten binary operators in TargetFinder
Jens Massberg via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 21 03:40:40 PDT 2023
massberg updated this revision to Diff 533204.
massberg marked 2 inline comments as done.
massberg added a comment.
Switched the "Hover, All" test to run with C++20 instead of C++17 and moved the
RewrittenBinaryOperatorSpaceship test to it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153331/new/
https://reviews.llvm.org/D153331
Files:
clang-tools-extra/clangd/FindTarget.cpp
clang-tools-extra/clangd/unittests/FindTargetTests.cpp
clang-tools-extra/clangd/unittests/HoverTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153331.533204.patch
Type: text/x-patch
Size: 4031 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230621/da9c8450/attachment.bin>
More information about the cfe-commits
mailing list