[all-commits] [llvm/llvm-project] 2c9a1a: [clang][rtsan] Disallow type and realtime sanitize...
Chris Apple via All-commits
all-commits at lists.llvm.org
Fri Apr 17 09:06:44 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2c9a1a74fb7b6c3297d16fa98a0b5432317067f7
https://github.com/llvm/llvm-project/commit/2c9a1a74fb7b6c3297d16fa98a0b5432317067f7
Author: Chris Apple <cja-private at pm.me>
Date: 2026-04-17 (Fri, 17 Apr 2026)
Changed paths:
M clang/lib/Driver/SanitizerArgs.cpp
M clang/test/Driver/fsanitize-realtime.c
Log Message:
-----------
[clang][rtsan] Disallow type and realtime sanitizer combo (#192681)
Both of these sanitizer runtimes define similar interceptors, so they
may not be used together
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