[all-commits] [llvm/llvm-project] 4fb303: [clangd] Improve PopulateSwitch tweak to work on n...
Tadeo Kondrak via All-commits
all-commits at lists.llvm.org
Tue Sep 29 07:38:13 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4fb303f340e2c55783f9b0f3ed33fa2c36360acf
https://github.com/llvm/llvm-project/commit/4fb303f340e2c55783f9b0f3ed33fa2c36360acf
Author: Tadeo Kondrak <me at tadeo.ca>
Date: 2020-09-29 (Tue, 29 Sep 2020)
Changed paths:
M clang-tools-extra/clangd/refactor/tweaks/PopulateSwitch.cpp
M clang-tools-extra/clangd/unittests/TweakTests.cpp
Log Message:
-----------
[clangd] Improve PopulateSwitch tweak to work on non-empty switches
Improve the recently-added PopulateSwitch tweak to work on non-empty switches.
Reviewed By: sammccall
Differential Revision: https://reviews.llvm.org/D88434
More information about the All-commits
mailing list