Files
clang-p2996/llvm/unittests/ADT/StringMapTest.cpp
Jan Svoboda bf099f4682 [llvm][ADT] Structured bindings for move-only types in StringMap (#114676)
This PR implements destructuring of `StringMapEntry<T>` where `T` is a
move-only type. Also adds the non-const version.
2024-11-02 20:34:52 -07:00

19 KiB