diff options
author | Alex Langford <alangford@apple.com> | 2023-05-16 10:38:49 -0700 |
---|---|---|
committer | Alex Langford <alangford@apple.com> | 2023-05-16 10:39:44 -0700 |
commit | d95aec2de2be114b4c331783fcceae233bf49aff (patch) | |
tree | 7ef0f03fc34a6b313076754a26573cf979e6f620 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | 198f6a9f36e4ffd056e27fac8c0636476958d3cf (diff) | |
download | llvm-d95aec2de2be114b4c331783fcceae233bf49aff.zip llvm-d95aec2de2be114b4c331783fcceae233bf49aff.tar.gz llvm-d95aec2de2be114b4c331783fcceae233bf49aff.tar.bz2 |
[lldb][NFCI] Small adjustment to Breakpoint::AddName
m_name_list is a std::unordered_set<std::string>, we can insert the
string directly instead of grabbing the c_str and creating yet another
one.
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions