Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Porting ROCm/omnitrace#410. As eval builtin interprets its arguments in the same way as shell would do, which would need some escape work, otherwise, it won't work if the input arguments contains e.g. a JSON string: omnitrace-python -- ./test.py --json='{"foo": "bar"}'
- Loading branch information