diff options
author | Youngsuk Kim <youngsuk.kim@hpe.com> | 2023-11-27 10:36:38 -0600 |
---|---|---|
committer | Youngsuk Kim <youngsuk.kim@hpe.com> | 2023-11-27 10:49:34 -0600 |
commit | d8b8aa3a56611477f93d029a59a0b350fb5166b0 (patch) | |
tree | f48a96197aa029ad0564ace13b02528b4813f7e0 /lldb/source/Commands/CommandObjectProcess.cpp | |
parent | 7eccd5284290fea26df44fbc5a604b54e7b115a2 (diff) | |
download | llvm-d8b8aa3a56611477f93d029a59a0b350fb5166b0.zip llvm-d8b8aa3a56611477f93d029a59a0b350fb5166b0.tar.gz llvm-d8b8aa3a56611477f93d029a59a0b350fb5166b0.tar.bz2 |
[llvm] Replace calls to Type::getPointerTo (NFC)
Cleanup work towards removing the method Type::getPointerTo.
If a call to Type::getPointerTo is used solely to support an unneeded
pointer-cast, remove the call entirely.
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.cpp')
0 files changed, 0 insertions, 0 deletions