diff options
author | Lang Hames <lhames@gmail.com> | 2025-10-03 13:26:20 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-03 13:26:20 +1000 |
commit | 715e0fab00fc7c6cbbbf84c1309f36dc9c613553 (patch) | |
tree | 6b4945898875e4efd2eb67845873dbc85b43d119 /clang/test/Driver/Inputs/CUDA_80/usr | |
parent | c64d4cee657020a65723604ff4f0f81dbcb620e3 (diff) | |
download | llvm-main.zip llvm-main.tar.gz llvm-main.tar.bz2 |
This commit aims to reduce boilerplate by adding transparent conversion
between Error/Expected types and their SPS-serializable counterparts
(SPSSerializableError/SPSSerializableExpected). This allows
SPSWrapperFunction calls and handles to be written in terms of
Error/Expected directly.
This functionality can also be extended to transparently convert between
other types. This may be used in the future to provide conversion
between ExecutorAddr and native pointer types.
Diffstat (limited to 'clang/test/Driver/Inputs/CUDA_80/usr')
0 files changed, 0 insertions, 0 deletions