[all-commits] [llvm/llvm-project] 82a718: [clangd] Disable extract variable for RHS of assig...
kadir çetinkaya via All-commits
all-commits at lists.llvm.org
Wed Oct 14 05:27:05 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 82a71822a54d76c62bf730d8c0e8e86d68c60159
https://github.com/llvm/llvm-project/commit/82a71822a54d76c62bf730d8c0e8e86d68c60159
Author: Kadir Cetinkaya <kadircet at google.com>
Date: 2020-10-14 (Wed, 14 Oct 2020)
Changed paths:
M clang-tools-extra/clangd/refactor/tweaks/ExtractVariable.cpp
M clang-tools-extra/clangd/unittests/TweakTests.cpp
Log Message:
-----------
[clangd] Disable extract variable for RHS of assignments
Differential Revision: https://reviews.llvm.org/D89307
More information about the All-commits
mailing list