[all-commits] [llvm/llvm-project] 087528: [clangd] Add "inline" keyword to prevent ODR-viola...

kadir çetinkaya via All-commits all-commits at lists.llvm.org
Fri Dec 13 01:08:23 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 087528a331786228221d7a56a51ab97a3fcac8f1
      https://github.com/llvm/llvm-project/commit/087528a331786228221d7a56a51ab97a3fcac8f1
  Author: Kadir Cetinkaya <kadircet at google.com>
  Date:   2019-12-13 (Fri, 13 Dec 2019)

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

  Log Message:
  -----------
  [clangd] Add "inline" keyword to prevent ODR-violations in DefineInline

Reviewers: ilya-biryukov, hokein

Subscribers: MaskRay, jkorous, arphaman, usaxena95, cfe-commits

Tags: #clang

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




More information about the All-commits mailing list