This is an attempt to remove the existing earlySourceRange hack in favor
of the claimed range concept.
Not sure it is worth doing it, existing tests are passed except there is
one small regression about ConstructExpr.
Paths
| Differential D116623
[clangd][WIP] Remove the earlySourceRange hack in SelectionTree. Needs ReviewPublic Authored by hokein on Jan 4 2022, 1:20 PM.
Details
Summary This is an attempt to remove the existing earlySourceRange hack in favor Not sure it is worth doing it, existing tests are passed except there is
Diff Detail
Event TimelineHerald added subscribers: usaxena95, kadircet, arphaman. · View Herald TranscriptJan 4 2022, 1:20 PM
Revision Contents
Diff 397389 clang-tools-extra/clangd/Selection.cpp
clang-tools-extra/clangd/unittests/SelectionTests.cpp
|