[all-commits] [llvm/llvm-project] 319787: [clangd] Do not offer "Add using" tweak in header ...

Adam Czachorowski via All-commits all-commits at lists.llvm.org
Wed May 6 06:51:25 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 319787315dd65f05aea562760cf57ac486bd2812
      https://github.com/llvm/llvm-project/commit/319787315dd65f05aea562760cf57ac486bd2812
  Author: Adam Czachorowski <adamcz at google.com>
  Date:   2020-05-06 (Wed, 06 May 2020)

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

  Log Message:
  -----------
  [clangd] Do not offer "Add using" tweak in header files.

Reviewers: sammccall

Reviewed By: sammccall

Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, kadircet, usaxena95, cfe-commits

Tags: #clang

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




More information about the All-commits mailing list