[PATCH] D27407: Remove a couple of memset usages from TSan, introduced in r288624.
Kuba (Brecka) Mracek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 5 10:33:00 PST 2016
kubabrecka added a comment.
Also, why don't we build with -ffreestanding? Shouldn't that prevent all such calls?
https://reviews.llvm.org/D27407
More information about the llvm-commits
mailing list