diff options
author | Nathan James <n.james93@hotmail.co.uk> | 2022-02-23 08:35:30 +0000 |
---|---|---|
committer | Nathan James <n.james93@hotmail.co.uk> | 2022-02-23 08:35:31 +0000 |
commit | 79353f940cf441e69f32af0a78a48baee89e8517 (patch) | |
tree | 59ad23ed4abfd4fbc015e24b1ca9665b16e8ea42 /llvm/lib/CodeGen/MachineModuleInfo.cpp | |
parent | c34d89818341b3c7c96bc8f59e3f98063d4ae9fd (diff) | |
download | llvm-79353f940cf441e69f32af0a78a48baee89e8517.zip llvm-79353f940cf441e69f32af0a78a48baee89e8517.tar.gz llvm-79353f940cf441e69f32af0a78a48baee89e8517.tar.bz2 |
[clang-tidy][NFC] Remove Tristate from CachedGlobList
The tristate is a little redundant as we can determine if the item was already in the cache based on the return from try_emplace.
Reviewed By: salman-javed-nz
Differential Revision: https://reviews.llvm.org/D120196
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions