Request
As introduced in clp commit 726, the IR unit handler signature has been changed. We should update the clp submodule to the latest commit and sync the unit handler signature accordingly.
Possible implementation
- Update the clp submodule to the latest commit.
- Update the IR unit handler in
PyKeyValuePairLogEvent.cpp and PyDeserializer.cpp.