aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineModuleInfo.cpp
diff options
context:
space:
mode:
authorHui <hui.xie1990@gmail.com>2025-03-29 16:29:31 +0000
committerGitHub <noreply@github.com>2025-03-29 16:29:31 +0000
commite16541e1a6c02b32124e8893b29882bff072fd46 (patch)
treee83cd5b608f14f20d4bba874e923123299dc4eff /llvm/lib/CodeGen/MachineModuleInfo.cpp
parent847cdd46e5433434661f4d7aa950dd5c5b28c063 (diff)
downloadllvm-e16541e1a6c02b32124e8893b29882bff072fd46.zip
llvm-e16541e1a6c02b32124e8893b29882bff072fd46.tar.gz
llvm-e16541e1a6c02b32124e8893b29882bff072fd46.tar.bz2
[libc++] fix `flat_set`'s transparent `insert` (#133402)
Unlike `flat_map` and `flat_multimap`, The two function template overloads `flat_set::insert`'s wording strongly suggest we should use the transparent comparator https://eel.is/c++draft/flat.set#modifiers-1 Both the code and the tests were not using the transparent comparator, which needs to be fixed
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions