[all-commits] [llvm/llvm-project] 5ab9a8: [clangd] Reland DefineInline action availability c...

kadir çetinkaya via All-commits all-commits at lists.llvm.org
Sun Oct 27 23:28:32 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5ab9a850f6bde53974798ee285a06335fb788ae5
      https://github.com/llvm/llvm-project/commit/5ab9a850f6bde53974798ee285a06335fb788ae5
  Author: Kadir Cetinkaya <kadircet at google.com>
  Date:   2019-10-28 (Mon, 28 Oct 2019)

  Changed paths:
    M clang-tools-extra/clangd/refactor/tweaks/CMakeLists.txt
    A clang-tools-extra/clangd/refactor/tweaks/DefineInline.cpp
    M clang-tools-extra/clangd/unittests/TweakTesting.cpp
    M clang-tools-extra/clangd/unittests/TweakTesting.h
    M clang-tools-extra/clangd/unittests/TweakTests.cpp

  Log Message:
  -----------
  [clangd] Reland DefineInline action availability checks

Summary:
Introduces DefineInline action and initial version of availability
checks.

Reviewers: sammccall, ilya-biryukov, hokein

Reviewed By: hokein

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

Tags: #clang

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




More information about the All-commits mailing list