Cloudy & Associates

Skip to content

silence deprecated warning for LLVM

Ferland, Gary requested to merge SilenceIsGolden into master

Cloudy compiles clean when we release. LLVM recently started complaining of sprintf being unsafe, possibly a concern for web-finances but not a concern for a plasma code. Silence the warning.

Merge request reports