Files
clang-p2996/llvm/unittests/ADT/StringMapTest.cpp
Benjamin Kramer 02c75e8465 [ADT] Enable structured bindings for iterating StringMap
const references only for now, we can add overloads to have a mutable or
movable `second` if the need arises.
2022-12-04 18:33:16 +01:00

18 KiB