[all-commits] [llvm/llvm-project] 9a7b8b: [clangd] Hide "swap if branch" tweak
Haojian Wu via All-commits
all-commits at lists.llvm.org
Wed Aug 5 11:03:58 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9a7b8b22a75c4b5a065775a75a6a3dd2718ac970
https://github.com/llvm/llvm-project/commit/9a7b8b22a75c4b5a065775a75a6a3dd2718ac970
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2020-08-05 (Wed, 05 Aug 2020)
Changed paths:
M clang-tools-extra/clangd/refactor/tweaks/SwapIfBranches.cpp
Log Message:
-----------
[clangd] Hide "swap if branch" tweak
This tweak is more like a demo, and doesn't provide much value in
practice.
Differential Revision: https://reviews.llvm.org/D85318
More information about the All-commits
mailing list