]> granicus.if.org Git - clang/commit
Use raw_ostream to output an unsigned.
authorChris Lattner <sabre@nondot.org>
Tue, 19 Aug 2008 04:23:15 +0000 (04:23 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 19 Aug 2008 04:23:15 +0000 (04:23 +0000)
commite9d89d886a240f9ba7c49bfdeac4e468ac92f674
treee233ed5d94806c5d1bfaccb3654963ab6585a1c1
parent6ec6ed3df1ffc5ae1e4a86d038d2fe31f9ed1474
Use raw_ostream to output an unsigned.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@54973 91177308-0d34-0410-b5e6-96231b3b80d8
Driver/PrintPreprocessedOutput.cpp