[PATCH] D141389: [DFSAN] Add support for strnlen, strncat, strsep, sscanf and _tolower
Tomasz Kuchta via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 13 13:12:07 PDT 2023
tkuchta updated this revision to Diff 513333.
tkuchta added a comment.
Thank you, I have uploaded a new diff with "&" fixed in the test function.
How should be proceed with the other functions once strsep is done? Should I open another review or add the code to the current patch?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141389/new/
https://reviews.llvm.org/D141389
Files:
compiler-rt/lib/dfsan/dfsan_custom.cpp
compiler-rt/lib/dfsan/done_abilist.txt
compiler-rt/test/dfsan/custom.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141389.513333.patch
Type: text/x-patch
Size: 4477 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230413/e0e49b68/attachment.bin>
More information about the llvm-commits
mailing list