[all-commits] [llvm/llvm-project] 51df1a: [clangd] Fix add-using tweak on declrefs with temp...
kadir çetinkaya via All-commits
all-commits at lists.llvm.org
Wed May 24 00:57:46 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 51df1a9ac96f0cf588e97d3174d5c16ed9577b96
https://github.com/llvm/llvm-project/commit/51df1a9ac96f0cf588e97d3174d5c16ed9577b96
Author: Kadir Cetinkaya <kadircet at google.com>
Date: 2023-05-24 (Wed, 24 May 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 add-using tweak on declrefs with template arguments
Differential Revision: https://reviews.llvm.org/D151303
More information about the All-commits
mailing list