[all-commits] [llvm/llvm-project] c282b7: [clangd] AddUsing: Fix a crash on ElaboratedTypes ...

Adam Czachorowski via All-commits all-commits at lists.llvm.org
Thu Dec 3 11:34:40 PST 2020


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c282b7de5a5de8151a19228702867e2299f1d3fe
      https://github.com/llvm/llvm-project/commit/c282b7de5a5de8151a19228702867e2299f1d3fe
  Author: Adam Czachorowski <adamcz at google.com>
  Date:   2020-12-03 (Thu, 03 Dec 2020)

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

  Log Message:
  -----------
  [clangd] AddUsing: Fix a crash on ElaboratedTypes without NestedNameSpecfiiers.

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




More information about the All-commits mailing list