[all-commits] [llvm/llvm-project] 067067: [TySan] Fix false positives with derived classes (...
gbMattN via All-commits
all-commits at lists.llvm.org
Fri Apr 25 02:55:42 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 067067580f35d897e5aa4dcf94e9f35173984254
https://github.com/llvm/llvm-project/commit/067067580f35d897e5aa4dcf94e9f35173984254
Author: gbMattN <matthew.nagy at sony.com>
Date: 2025-04-25 (Fri, 25 Apr 2025)
Changed paths:
M compiler-rt/lib/tysan/tysan.cpp
A compiler-rt/test/tysan/derrived_default_constructor.cpp
A compiler-rt/test/tysan/inherited_member.cpp
Log Message:
-----------
[TySan] Fix false positives with derived classes (#126260)
Fixes issue #125079 as well as another case I discovered while trying to
build LLVM with TySan.
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