Add explicit casts to silence warnings. There is no need to use snprintf here.
authorChris Lattner <sabre@nondot.org>
Fri, 4 Jun 2004 19:10:30 +0000 (19:10 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 4 Jun 2004 19:10:30 +0000 (19:10 +0000)
commit2908ca78b0ec8f38cde679a7af12068a32fd84d1
tree8c0d79fbeb47c50d102e3d066170cedfe5e63af2
parent6549b82535c14912d1fcb3e4dee0d8b03d61fcfd
Add explicit casts to silence warnings.  There is no need to use snprintf here.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14013 91177308-0d34-0410-b5e6-96231b3b80d8
include/Support/StringExtras.h
include/llvm/ADT/StringExtras.h