Mehdi Amini ab2e224e19 Fix UB passing nullptr to an EmptyProperties class when building OpAdaptor
A new forwarding constructor is introduced on the adaptor to take directly
an OpaqueProperties object and do the nullptr checking and casting to avoid
the boilerplate at callsites.

Differential Revision: https://reviews.llvm.org/D150003
2023-05-05 16:50:52 -07:00
..
2022-08-16 14:17:23 +02:00