[llvm] [TableGen] Use std::pair instead of std::make_pair. NFC. (PR #123174)
Jay Foad via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 16 03:52:56 PST 2025
jayfoad wrote:
> {} probably works in many of these cases
Right, I have made a bunch of follow up changes inspired by that. The patch is much bigger now...
https://github.com/llvm/llvm-project/pull/123174
More information about the llvm-commits
mailing list