[all-commits] [llvm/llvm-project] 3d65de: [clangd] Reland DefineInline action apply logic wi...
kadir çetinkaya via All-commits
all-commits at lists.llvm.org
Sun Oct 27 23:45:45 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3d65def1fd2febe5c1748de6f5ce009712e88f31
https://github.com/llvm/llvm-project/commit/3d65def1fd2febe5c1748de6f5ce009712e88f31
Author: Kadir Cetinkaya <kadircet at google.com>
Date: 2019-10-28 (Mon, 28 Oct 2019)
Changed paths:
M 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 apply logic with fully qualified names
Summary:
Initial version of DefineInline action that will fully qualify every
name inside function body.
Reviewers: sammccall, ilya-biryukov, hokein
Tags: #clang
Differential Revision: https://reviews.llvm.org/D66647
More information about the All-commits
mailing list