[PATCH] D141389: [DFSAN] Add support for strnlen, strncat, strsep, sscanf and _tolower

Tomasz Kuchta via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 3 03:28:41 PDT 2023


tkuchta updated this revision to Diff 510442.
tkuchta added a comment.

Applied the latest review comments for strsep


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.510442.patch
Type: text/x-patch
Size: 4479 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230403/c08496c1/attachment.bin>


More information about the cfe-commits mailing list