[PATCH] D139449: [ObjYAML] Pass 10 instead of 16 for strncmp

Alf via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 10 09:12:08 PST 2022


gAlfonso-bit added a comment.

So I guess the real question is: do we want to take this branch when the first 10 characters match, or if the entire array of characters matches including the NULL terminator in __LINKEDIT @MaskRay


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

https://reviews.llvm.org/D139449



More information about the llvm-commits mailing list