diff options
author | Charles Zablit <zablitcharles@gmail.com> | 2025-04-17 12:55:18 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-17 12:55:18 +0100 |
commit | f135ce6a9329124f1e508fcad2eedf5326a668fa (patch) | |
tree | 7144b655723ef929bc18ecfc5dfb3126c9191ddb /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | d744596f7da7bb80536d231bd00080870a12112a (diff) | |
download | llvm-f135ce6a9329124f1e508fcad2eedf5326a668fa.zip llvm-f135ce6a9329124f1e508fcad2eedf5326a668fa.tar.gz llvm-f135ce6a9329124f1e508fcad2eedf5326a668fa.tar.bz2 |
[lldb] Remove CompilerType::GetIndexOfFieldWithName (#135963)
This patch removes the unused `CompilerType::GetIndexOfFieldWithName` API (it wasn't used apart from in a single testcase). Given we have so many similarly named APIs already, it's best not to maintain this API that's not really used (and isnt tested).
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions