Currently there is a libc++ test failing under MSAN because wcrtomb is not intercepted. This patch adds an interceptor for it.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
LGTM
lib/sanitizer_common/sanitizer_common_interceptors.inc | ||
---|---|---|
2742 | wow that's weird formatting. Could you fix it here and above? |
wow that's weird formatting. Could you fix it here and above?