Replace snprintf with raw_string_ostream.
authorFrancois Pichet <pichet2000@gmail.com>
Tue, 4 Oct 2011 21:08:56 +0000 (21:08 +0000)
committerFrancois Pichet <pichet2000@gmail.com>
Tue, 4 Oct 2011 21:08:56 +0000 (21:08 +0000)
commit11ad7e5d589f4bf92a9e5384ad2ef7550070d258
tree00f2166990665ce9ca01e13750b31672b48124f4
parent20f8eb2fc1d1d45d2645a45fe383f572c98d939d
Replace snprintf with raw_string_ostream.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141116 91177308-0d34-0410-b5e6-96231b3b80d8
lib/TableGen/TGPreprocessor.cpp