[all-commits] [llvm/llvm-project] fdfe7e: [Driver] Error when using msan on Android (#122540)
Sharjeel Khan via All-commits
all-commits at lists.llvm.org
Sun Jan 12 01:36:22 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fdfe7e7fabc85ed7293ca6f5f234d41812644584
https://github.com/llvm/llvm-project/commit/fdfe7e7fabc85ed7293ca6f5f234d41812644584
Author: Sharjeel Khan <sharjeel.khan4754 at gmail.com>
Date: 2025-01-12 (Sun, 12 Jan 2025)
Changed paths:
M clang/lib/Driver/ToolChains/Linux.cpp
M clang/test/Driver/fsanitize.c
Log Message:
-----------
[Driver] Error when using msan on Android (#122540)
Msan is not supported on Android as mentioned in google/sanitizers#1381.
We proactively give the warning saying it is unsupported to fix
android/ndk#1958.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list