diff options
author | Alex Hoppen <ahoppen@apple.com> | 2025-03-25 11:34:00 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-25 14:34:00 -0400 |
commit | 3bcbb472586fddf66c58011e57e08550d59ea8e5 (patch) | |
tree | 25b1905f4a18a523f140509cf3aa4381f8e1c348 /clang/unittests/Basic/SourceManagerTest.cpp | |
parent | b0668d859b237f6991f416b688cedb7389354fd8 (diff) | |
download | llvm-3bcbb472586fddf66c58011e57e08550d59ea8e5.zip llvm-3bcbb472586fddf66c58011e57e08550d59ea8e5.tar.gz llvm-3bcbb472586fddf66c58011e57e08550d59ea8e5.tar.bz2 |
[clangd] Use `SymbolName` to represent Objective-C selectors (#82061)
This is a cleaner design than using identifier and an optional `Selector`. It also allows rename of Objective-C method names if no declaration is at hand and thus no `Selector` instance can be formed. For example, when finding the ranges to rename based on an index that’s not clangd’s built-in index.
Diffstat (limited to 'clang/unittests/Basic/SourceManagerTest.cpp')
0 files changed, 0 insertions, 0 deletions