[all-commits] [llvm/llvm-project] 3d0f44: [rtsan] Add basic test for c compilation (#107717)
Chris Apple via All-commits
all-commits at lists.llvm.org
Sat Sep 7 13:29:44 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3d0f44f5ae9437005e90aa167d4180ff0d4fbe02
https://github.com/llvm/llvm-project/commit/3d0f44f5ae9437005e90aa167d4180ff0d4fbe02
Author: Chris Apple <cja-private at pm.me>
Date: 2024-09-07 (Sat, 07 Sep 2024)
Changed paths:
M compiler-rt/test/rtsan/basic.cpp
Log Message:
-----------
[rtsan] Add basic test for c compilation (#107717)
I was reminded of
https://github.com/realtime-sanitizer/radsan/issues/25, where we were
including C++ code that was never linked in C.
Adding this test to ensure that we don't break this functionality in the
future
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