[all-commits] [llvm/llvm-project] 8f876d: Revert "[clangd] Reapply b60896fad926 Fall back to...
Sam McCall via All-commits
all-commits at lists.llvm.org
Mon Dec 16 06:57:58 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8f876d5105507f874c0fb86bc779c9853eab3fe2
https://github.com/llvm/llvm-project/commit/8f876d5105507f874c0fb86bc779c9853eab3fe2
Author: Sam McCall <sam.mccall at gmail.com>
Date: 2019-12-16 (Mon, 16 Dec 2019)
Changed paths:
M clang-tools-extra/clangd/ClangdServer.cpp
M clang-tools-extra/clangd/Hover.cpp
M clang-tools-extra/clangd/Selection.cpp
M clang-tools-extra/clangd/Selection.h
M clang-tools-extra/clangd/SemanticSelection.cpp
M clang-tools-extra/clangd/XRefs.cpp
M clang-tools-extra/clangd/refactor/Rename.cpp
M clang-tools-extra/clangd/refactor/Tweak.cpp
M clang-tools-extra/clangd/refactor/Tweak.h
M clang-tools-extra/clangd/unittests/FindTargetTests.cpp
M clang-tools-extra/clangd/unittests/HoverTests.cpp
M clang-tools-extra/clangd/unittests/SelectionTests.cpp
M clang-tools-extra/clangd/unittests/TweakTesting.cpp
M clang-tools-extra/clangd/unittests/TweakTests.cpp
Log Message:
-----------
Revert "[clangd] Reapply b60896fad926 Fall back to selecting token-before-cursor if token-after-cursor fails."
This reverts commit 2500a8d5d8813a3e31fc9ba8dd45e211439a1e3d.
More information about the All-commits
mailing list