[PATCH] Add specialization of FoldingSetTrait for std::pair.

Jordan Rose jordan_rose at apple.com
Fri May 23 10:06:05 PDT 2014


Hm. This doesn't look like it will actually handle pairs containing any non-struct type, where you have to use AddInteger or AddPointer as appropriate. (Why don't those have FoldingSetTraits directly?)

http://reviews.llvm.org/D3895






More information about the llvm-commits mailing list