[all-commits] [llvm/llvm-project] 4ab259: [orc-rt] Remove incorrect noexcept specifiers.
Lang Hames via All-commits
all-commits at lists.llvm.org
Mon Oct 6 03:10:00 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4ab25977ea47c31a8b68fd607ec5f985de722fd4
https://github.com/llvm/llvm-project/commit/4ab25977ea47c31a8b68fd607ec5f985de722fd4
Author: Lang Hames <lhames at gmail.com>
Date: 2025-10-06 (Mon, 06 Oct 2025)
Changed paths:
M orc-rt/include/orc-rt/SPSWrapperFunction.h
Log Message:
-----------
[orc-rt] Remove incorrect noexcept specifiers.
Conversions between Error/Expected and their serializable counterparts may
throw.
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