diff options
author | Kazu Hirata <kazu@google.com> | 2025-03-21 08:03:46 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-21 08:03:46 -0700 |
commit | a013387f73cec51c2df4f7732fa87aa01709cc89 (patch) | |
tree | 44afd2b6439cd444bc3ab641ecf8a371d0147b01 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | a2661a9904f3633e438bcdc3922d99ef72ef27fb (diff) | |
download | llvm-a013387f73cec51c2df4f7732fa87aa01709cc89.zip llvm-a013387f73cec51c2df4f7732fa87aa01709cc89.tar.gz llvm-a013387f73cec51c2df4f7732fa87aa01709cc89.tar.bz2 |
[DebugInfo] Use heterogenous lookups with std::map (NFC) (#132354)
Heterogenous lookups allow us to call find with StringRef, avoiding a
temporary heap allocation of std::string.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions