[all-commits] [llvm/llvm-project] 75103a: Added include of common interfaces (#111374)
gbMattN via All-commits
all-commits at lists.llvm.org
Mon Oct 7 14:28:40 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 75103aae4a9d22e2c46068f2160f2dddd6ad2116
https://github.com/llvm/llvm-project/commit/75103aae4a9d22e2c46068f2160f2dddd6ad2116
Author: gbMattN <146744444+gbMattN at users.noreply.github.com>
Date: 2024-10-07 (Mon, 07 Oct 2024)
Changed paths:
M compiler-rt/include/sanitizer/ubsan_interface.h
Log Message:
-----------
Added include of common interfaces (#111374)
Pull request for issue #110823
Including the file which defines the macros we use here. This would let
user code only include this interface, rather than having to include two
files.
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