[all-commits] [llvm/llvm-project] aad3ea: [clangd] Remove the trailing "." in add-using mess...

Haojian Wu via All-commits all-commits at lists.llvm.org
Wed Nov 18 05:46:57 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: aad3ea8983a84827f8d4bc81d76b2a5fe218430e
      https://github.com/llvm/llvm-project/commit/aad3ea8983a84827f8d4bc81d76b2a5fe218430e
  Author: Haojian Wu <hokein.wu at gmail.com>
  Date:   2020-11-18 (Wed, 18 Nov 2020)

  Changed paths:
    M clang-tools-extra/clangd/refactor/tweaks/AddUsing.cpp
    M clang-tools-extra/clangd/refactor/tweaks/DefineOutline.cpp
    M clang-tools-extra/clangd/refactor/tweaks/RemoveUsingNamespace.cpp

  Log Message:
  -----------
  [clangd] Remove the trailing "." in add-using message.

to be consistent witih other code actions.

Reviewed By: adamcz

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




More information about the All-commits mailing list