AaronBallman wrote:

After talking with Erich offline, I've updated the implementation to use a 
binary_search. The pointers are being cast to `uintptr_t` so that the 
`llvm::sort()` isn't operating on unrelated pointers.

https://github.com/llvm/llvm-project/pull/137234
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to