[all-commits] [llvm/llvm-project] d6da8a: [clangd] don't rename on protobuf symbols.
Haojian Wu via All-commits
all-commits at lists.llvm.org
Thu Feb 6 06:40:23 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d6da8a1d945361327b8da79195dbfccc2e533e87
https://github.com/llvm/llvm-project/commit/d6da8a1d945361327b8da79195dbfccc2e533e87
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2020-02-06 (Thu, 06 Feb 2020)
Changed paths:
M clang-tools-extra/clangd/refactor/Rename.cpp
M clang-tools-extra/clangd/unittests/RenameTests.cpp
Log Message:
-----------
[clangd] don't rename on protobuf symbols.
Reviewers: kadircet
Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, usaxena95, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D74036
More information about the All-commits
mailing list