]> granicus.if.org Git - clang/commit
[tooling] Remove redundant inline keyword
authorEtienne Bergeron <etienneb@google.com>
Thu, 12 May 2016 00:22:28 +0000 (00:22 +0000)
committerEtienne Bergeron <etienneb@google.com>
Thu, 12 May 2016 00:22:28 +0000 (00:22 +0000)
commit88c6ec3c295763be68bc9547efb3d83c770ba703
treed08ffba95ea542bddae42c7a23c7a98191b141a5
parenta0e3bf4ccb91add6720a8fe1b6726199f890a2df
[tooling] Remove redundant inline keyword

Summary:
The inline keywords are redundant.
Introduce by this commit to try to fix broken build bots:
  http://reviews.llvm.org/D20180

Tested on Debug and Release build [linux].
Tested on Release + Shared (-DCMAKE_BUILD_TYPE=Release -DBUILD_SHARED_LIBS=ON) [linux]
Tested on Release [windows]

Reviewers: alexfh

Subscribers: cfe-commits, klimek

Differential Revision: http://reviews.llvm.org/D20189

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@269257 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Tooling/FixIt.h