Yashwant Singh
Yashwant Singh
> The example npm-usage.py should be in the examples dir, and tidied up / split up into multiple examples each demonstrating a bit less functionality than the entire example (does...
Thank you for the review @gmarkall! I have updated the code to reflect the feedback.
~Please just review the last commit as it is rebased on top of #1046~ Not relevant anymore
Clang format does not report anything for me locally. What version of clang-format is used in the checks?
~~I missed to update `test_refprune.py` and there might be some complications there. Consider this "not yet ready for review" for now.~~ Thanks :) Edit: Ready for review
using clang-format 14 made the tests pass, should llvmlite consider moving to a more recent clang-format?
Gentle ping
Thanks for the review @gmarkall! I have addressed the comments.
Resolved now, thanks!