diff options
author | Alex Langford <alangford@apple.com> | 2023-06-15 10:31:38 -0700 |
---|---|---|
committer | Alex Langford <alangford@apple.com> | 2023-06-16 10:44:55 -0700 |
commit | 4c8b6fae4437f9a5b17ddc146592aec0e4c78e02 (patch) | |
tree | 3ac7c65daa66509d516735c5329d0d260d7cb98c /llvm/lib/Transforms/Utils/LoopRotationUtils.cpp | |
parent | 00264eac4d0938ae8a0826da38e4777be269124c (diff) | |
download | llvm-4c8b6fae4437f9a5b17ddc146592aec0e4c78e02.zip llvm-4c8b6fae4437f9a5b17ddc146592aec0e4c78e02.tar.gz llvm-4c8b6fae4437f9a5b17ddc146592aec0e4c78e02.tar.bz2 |
[lldb][NFCI] TypeSystemClang::GetTypeForIdentifier should take a StringRef
This method just takes its ConstString parameter and gets a StringRef
out of it. Let's just pass in a StringRef directly.
This also cleans up some logic in the callers to be a little easier to
read and to avoid unnecessary ConstString creation.
Differential Revision: https://reviews.llvm.org/D153054
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopRotationUtils.cpp')
0 files changed, 0 insertions, 0 deletions