[PATCH] D158557: [clang] Fix crash in __builtin_strncmp and other related builtin functions

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 25 07:23:36 PDT 2023


erichkeane added a comment.

I suggest doing the -511LL value from the original bug report in the tests as well, else, fine to me.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D158557/new/

https://reviews.llvm.org/D158557



More information about the cfe-commits mailing list