aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/Format/ConfigParseTest.cpp
diff options
context:
space:
mode:
authorDave Lee <davelee.com@gmail.com>2024-02-04 11:47:24 -0800
committerGitHub <noreply@github.com>2024-02-04 11:47:24 -0800
commit9ff83f12fe406f9c3c6b2cd0ee96660a7485f29f (patch)
tree1ca45b434b7ae2022846a72464310b67942b12fe /clang/unittests/Format/ConfigParseTest.cpp
parent859b09da08c2a47026ba0a7d2f21b7dca705864d (diff)
downloadllvm-9ff83f12fe406f9c3c6b2cd0ee96660a7485f29f.zip
llvm-9ff83f12fe406f9c3c6b2cd0ee96660a7485f29f.tar.gz
llvm-9ff83f12fe406f9c3c6b2cd0ee96660a7485f29f.tar.bz2
[lldb] Remove unnecessary FormatCache::GetEntry (NFC) (#80603)
The implementation of `FormatCache::Entry &FormatCache::GetEntry(ConstString)` is effectively a duplication of `std::map::operator[]`. This change deletes `GetEntry` and replaces its use with `operator[]`.
Diffstat (limited to 'clang/unittests/Format/ConfigParseTest.cpp')
0 files changed, 0 insertions, 0 deletions