summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/sanitizer_common/TestCases/Posix/wcsdup.c
Commit message (Collapse)AuthorAgeFilesLines
* [Sanitizer] Add interceptor for wcsdupPavel Labath2019-05-221-0/+15
Summary: The wide-string equivalent of strdup. Implementation trivial. Reviewers: vitalybuka, eugenis Subscribers: kubamracek, delcypher, llvm-commits, #sanitizers Tags: #llvm, #sanitizers Differential Revision: https://reviews.llvm.org/D62189 llvm-svn: 361357
OpenPOWER on IntegriCloud