[all-commits] [llvm/llvm-project] 64cdba: [clangd] Fix filename completion at the end of file

kadir çetinkaya via All-commits all-commits at lists.llvm.org
Tue Jan 26 00:51:13 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 64cdba65bbfa153754dbb7b7ee9a1ad5e2dc4e6c
      https://github.com/llvm/llvm-project/commit/64cdba65bbfa153754dbb7b7ee9a1ad5e2dc4e6c
  Author: Kadir Cetinkaya <kadircet at google.com>
  Date:   2021-01-26 (Tue, 26 Jan 2021)

  Changed paths:
    M clang-tools-extra/clangd/CodeComplete.cpp
    M clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp

  Log Message:
  -----------
  [clangd] Fix filename completion at the end of file

Fixes https://github.com/clangd/clangd/issues/433

Differential Revision: https://reviews.llvm.org/D95419




More information about the All-commits mailing list