[PATCH] D22714: stop short-circuiting the SSP code for sspstrong

Daniel Micay via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 20 11:35:23 PDT 2016


strcat added a comment.

In https://reviews.llvm.org/D22714#547776, @george.burgess.iv wrote:

> For my sanity: we're trying to remove this `if (Strong)` check, yeah?
>
> If so, I think your patch is backwards. :)


Yeah, screwed it up when updating it. Whoops.


https://reviews.llvm.org/D22714





More information about the llvm-commits mailing list