[clang] [clang-tools-extra] [clangd] Use `SymbolName` to represent Objective-C selectors (PR #82061)

Alex Hoppen via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 22 17:36:10 PST 2024


================
@@ -13,6 +13,7 @@ add_clang_library(clangToolingRefactoring
   Rename/USRFinder.cpp
   Rename/USRFindingAction.cpp
   Rename/USRLocFinder.cpp
+  SymbolName.cpp
----------------
ahoppen wrote:

Goode suggestions 👍🏽 

https://github.com/llvm/llvm-project/pull/82061


More information about the cfe-commits mailing list