[all-commits] [llvm/llvm-project] 6f23fe: [clangd] Fix AddUsing in the face of typo-correction
kadir çetinkaya via All-commits
all-commits at lists.llvm.org
Mon Mar 20 06:31:53 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6f23fee4ef98a695062aa128a177478ba7d742d4
https://github.com/llvm/llvm-project/commit/6f23fee4ef98a695062aa128a177478ba7d742d4
Author: Kadir Cetinkaya <kadircet at google.com>
Date: 2023-03-20 (Mon, 20 Mar 2023)
Changed paths:
M clang-tools-extra/clangd/refactor/tweaks/AddUsing.cpp
M clang-tools-extra/clangd/unittests/tweaks/AddUsingTests.cpp
Log Message:
-----------
[clangd] Fix AddUsing in the face of typo-correction
Fixes https://github.com/clangd/clangd/issues/559
Differential Revision: https://reviews.llvm.org/D146417
More information about the All-commits
mailing list