mirror of
https://github.com/intel/llvm.git
synced 2026-01-21 04:14:03 +08:00
This patches changes the implementation of `CreateObjectPlugin` in the various base ScriptedInterface classes, to return an `UnimplementedError` instead of triggering an assertion. Signed-off-by: Med Ismail Bennani <ismail@bennani.ma>