diff options
| author | Kazu Hirata <kazu@google.com> | 2025-11-08 10:16:31 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-08 10:16:31 -0800 |
| commit | 1e18747353266e332d4d0f793838c81c0e84ea2e (patch) | |
| tree | 718a34a3c90febc15583ca3d7470563fc0fda956 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp | |
| parent | ae1622a48a035dc7b7ccd72c9008fcbf9a9e85c0 (diff) | |
| download | llvm-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
