SourceMgr: consistently use 'unsigned' for the memory buffer ID type
authorDmitri Gribenko <gribozavr@gmail.com>
Wed, 9 Jul 2014 08:30:15 +0000 (08:30 +0000)
committerDmitri Gribenko <gribozavr@gmail.com>
Wed, 9 Jul 2014 08:30:15 +0000 (08:30 +0000)
commit7b39c067ac3c1ff08e25ef7b48444440c4136bd2
tree76c17bbcc694bde5a0f17dd5a83c9d47a3c0dad8
parent2bd8e0cde3b451e14104e982b5fb4a003c83a9ae
SourceMgr: consistently use 'unsigned' for the memory buffer ID type

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212595 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/SourceMgr.h
lib/Support/SourceMgr.cpp