]> granicus.if.org Git - clang/commit
Use EmitInt, not Emit, to emit unsigned values
authorDouglas Gregor <dgregor@apple.com>
Mon, 1 Dec 2008 19:45:16 +0000 (19:45 +0000)
committerDouglas Gregor <dgregor@apple.com>
Mon, 1 Dec 2008 19:45:16 +0000 (19:45 +0000)
commit19ac6ff24ed0434ad9e00db74926195fc4ba0f3e
tree107c41d97dfbd9d0c26b865e876f2ce5b4020ede
parent5bea06ad9e1e73937870e070197cb48e0c2eea87
Use EmitInt, not Emit, to emit unsigned values

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@60364 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/StmtSerialization.cpp