aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorKazu Hirata <kazu@google.com>2025-11-08 10:16:31 -0800
committerGitHub <noreply@github.com>2025-11-08 10:16:31 -0800
commit1e18747353266e332d4d0f793838c81c0e84ea2e (patch)
tree718a34a3c90febc15583ca3d7470563fc0fda956 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parentae1622a48a035dc7b7ccd72c9008fcbf9a9e85c0 (diff)
downloadllvm-1e18747353266e332d4d0f793838c81c0e84ea2e.zip
llvm-1e18747353266e332d4d0f793838c81c0e84ea2e.tar.gz
llvm-1e18747353266e332d4d0f793838c81c0e84ea2e.tar.bz2
[ObjectYAML] Remove redundant .str().c_str() (NFC) (#167154)
We can drop .str().c_str() here because all of the following are of type StringRef: - E.Name - the second parameter of llvm::yaml::IO::enumCase - the second parameter of llvm::yaml::IO::bitSetCase Identified with readability-redundant-string-cstr.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions