[all-commits] [llvm/llvm-project] 7ac10e: [clangd] Fix a crash in ExtractFunction tweak.
Haojian Wu via All-commits
all-commits at lists.llvm.org
Thu Oct 13 02:13:22 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7ac10e5b347f3e22ae1dad5937de667e57c472be
https://github.com/llvm/llvm-project/commit/7ac10e5b347f3e22ae1dad5937de667e57c472be
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2022-10-13 (Thu, 13 Oct 2022)
Changed paths:
M clang-tools-extra/clangd/refactor/tweaks/ExtractFunction.cpp
M clang-tools-extra/clangd/unittests/tweaks/ExtractFunctionTests.cpp
Log Message:
-----------
[clangd] Fix a crash in ExtractFunction tweak.
Differential Revision: https://reviews.llvm.org/D135857
More information about the All-commits
mailing list