diff options
author | Alex Langford <alangford@apple.com> | 2023-06-27 11:37:22 -0700 |
---|---|---|
committer | Alex Langford <alangford@apple.com> | 2023-07-03 09:31:10 -0700 |
commit | 673f91055a41b2273e159eafe86d0d7d87fa474f (patch) | |
tree | f1760bcb7db7474e65f307e769fc7d635c8495be /lldb/source/Plugins/Language/CPlusPlus/LibCxxMap.cpp | |
parent | 7871deb8213c2162e6234537f334ff6b11257b23 (diff) | |
download | llvm-673f91055a41b2273e159eafe86d0d7d87fa474f.zip llvm-673f91055a41b2273e159eafe86d0d7d87fa474f.tar.gz llvm-673f91055a41b2273e159eafe86d0d7d87fa474f.tar.bz2 |
[lldb][NFCI] Remove unneeded use of ConstString in ASTResultSynthesizer
2/3 of the ConstStrings in this class were just to be able to log
something. Putting something in the StringPool just to log it doesn't
make a lot of sense, so let's remove them.
The remaining use is for `RegisterPersistentDecl` which is fine for now.
Differential Revision: https://reviews.llvm.org/D153905
Diffstat (limited to 'lldb/source/Plugins/Language/CPlusPlus/LibCxxMap.cpp')
0 files changed, 0 insertions, 0 deletions