================
@@ -122,13 +124,11 @@ void okay() {
namespace gh126424 {
namespace std {
-template <typename, typename>
-class pair {};
template <typename Key, typename Value>
class map {
----------------
EugeneZelenko wrote:
`map` mock?
https://github.com/llvm/llvm-project/pull/186669