Fix test breakage in clang
Summary: clang would re-use the same memory location for recreated objects, so instead of checking pointers, we can use a serial number. Test Plan: runtests with fbconfig --clang Reviewed By: lins@fb.com Subscribers: mathieubaudet, lins, anca FB internal diff: D1485907
Showing
Please register or sign in to comment