[all-commits] [llvm/llvm-project] 0239ad: [libc] Mark return value of memcpy in strcpy as in...
Siva Chandra via All-commits
all-commits at lists.llvm.org
Wed Sep 1 12:02:04 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0239adac4aa09900937d08ababf34e43bfca1442
https://github.com/llvm/llvm-project/commit/0239adac4aa09900937d08ababf34e43bfca1442
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2021-09-01 (Wed, 01 Sep 2021)
Changed paths:
M libc/src/string/strcpy.cpp
Log Message:
-----------
[libc] Mark return value of memcpy in strcpy as initialized for msan.
Reviewed By: michaelrj
Differential Revision: https://reviews.llvm.org/D109045
More information about the All-commits
mailing list