diff options
author | Alex Langford <alangford@apple.com> | 2023-06-26 13:17:49 -0700 |
---|---|---|
committer | Alex Langford <alangford@apple.com> | 2023-07-03 09:35:24 -0700 |
commit | a2ff2921e84aa435e124ad275f70855a185cfb1c (patch) | |
tree | 16da108b9b20487a4805631a3416dd98a9de9c9a /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | 673f91055a41b2273e159eafe86d0d7d87fa474f (diff) | |
download | llvm-a2ff2921e84aa435e124ad275f70855a185cfb1c.zip llvm-a2ff2921e84aa435e124ad275f70855a185cfb1c.tar.gz llvm-a2ff2921e84aa435e124ad275f70855a185cfb1c.tar.bz2 |
[lldb][NFCI] TypeSystemClang::CreateStructForIdentifier should take a StringRef
This doesn't really use fast comparison or string uniqueness. In fact,
all of the current callers pass an empty string for type_name. The only
reason I don't remove it is because it looks like it is used downstream
for swift.
Differential Revision: https://reviews.llvm.org/D153810
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions