Files
clang-p2996/mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp
Mehdi Amini a988a1f81d Replace use of sprintf with snprint in SparseTensorRuntime.cpp (NFC)
This fixes a warning on MacOS:

warning: 'sprintf' is deprecated: This function is provided for compatibility
reasons only.  Due to security concerns inherent in the design of sprintf(3),
it is highly recommended that you use snprintf(3) instead.
2023-01-25 06:32:44 -08:00

44 KiB