[all-commits] [llvm/llvm-project] 9d8773: [clangd] AddUsing: do not crash on non-namespace u...

Adam Czachorowski via All-commits all-commits at lists.llvm.org
Thu Nov 26 11:14:03 PST 2020


  Branch: refs/heads/temp-test-main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9d87739f664b5b454ff78a3016ab05a1987f0d7c
      https://github.com/llvm/llvm-project/commit/9d87739f664b5b454ff78a3016ab05a1987f0d7c
  Author: Adam Czachorowski <adamcz at google.com>
  Date:   2020-11-26 (Thu, 26 Nov 2020)

  Changed paths:
    M clang-tools-extra/clangd/refactor/tweaks/AddUsing.cpp
    M clang-tools-extra/clangd/unittests/TweakTests.cpp

  Log Message:
  -----------
  [clangd] AddUsing: do not crash on non-namespace using decls.

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




More information about the All-commits mailing list