[all-commits] [llvm/llvm-project] 35203a: [ASan] Do not return from void functions in asan_a...
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Fri Dec 5 10:49:00 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 35203a6a86c79b75b94a5f48b38ab75e90b3f40a
https://github.com/llvm/llvm-project/commit/35203a6a86c79b75b94a5f48b38ab75e90b3f40a
Author: Aiden Grossman <aidengrossman at google.com>
Date: 2025-12-05 (Fri, 05 Dec 2025)
Changed paths:
M compiler-rt/lib/asan_abi/asan_abi.h
M compiler-rt/lib/asan_abi/asan_abi_shim.cpp
Log Message:
-----------
[ASan] Do not return from void functions in asan_abi_shim.cpp (#170897)
This was causing compilation failures on MacOS.
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