llvm-project
9f4cf6db - [orc-rt] Simplify construction of SPSSerializableExpected from values. (#157796)

Commit
18 days ago
[orc-rt] Simplify construction of SPSSerializableExpected from values. (#157796) Adds an overload of toSPSSerializableExpected that takes a plain T value and returns an SPSSerializableExpected<T>. This will reduce some boilerplate when creating SPSSerializableExpected values.
Author
Parents
Loading