diff options
author | Alex Langford <alangford@apple.com> | 2023-05-26 16:36:13 -0700 |
---|---|---|
committer | Alex Langford <alangford@apple.com> | 2023-05-30 13:47:09 -0700 |
commit | 9e8a412cb37d2a1201bd33878fce0993587ef335 (patch) | |
tree | f8fcb931dd88f01e935e8f0ee4164aef048a5a7c /clang/lib/Lex/ModuleMap.cpp | |
parent | af8e3861025f3c931cc67ced86d6bd8c939e6fc0 (diff) | |
download | llvm-9e8a412cb37d2a1201bd33878fce0993587ef335.zip llvm-9e8a412cb37d2a1201bd33878fce0993587ef335.tar.gz llvm-9e8a412cb37d2a1201bd33878fce0993587ef335.tar.bz2 |
[lldb][NFCI] Remove use of ConstString from StructuredDataDarwinLog static functions
The strings "DarwinLog" and "log" probably do not need to be in the
ConstString StringPool. We still create ConstStrings from them in some
places (for now) but that's because we don't have an implicit
constructor to convert a StringRef to a ConstString.
Differential Revision: https://reviews.llvm.org/D151599
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions