Files
clang-p2996/llvm/utils/TableGen/CodeEmitterGen.cpp
Jay Foad 4e8c9d2813 [TableGen] Use std::pair instead of std::make_pair. NFC. (#123174)
Also use brace initialization and emplace to avoid explicitly 
constructing std::pair, and the same for std::tuple.
2025-01-16 13:20:41 +00:00

21 KiB