diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-06-13 03:30:42 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-06-13 03:30:42 +0000 |
commit | e8e4ae9f7815b47f6fc7dc0c609ecc346fa1b419 (patch) | |
tree | 53402058b5738a21e13e59f733f6757a36fff957 /llvm/lib/Support/LockFileManager.cpp | |
parent | 3924d754e59683a3461e05e3c8d57a9d6ff347fb (diff) | |
download | llvm-e8e4ae9f7815b47f6fc7dc0c609ecc346fa1b419.zip llvm-e8e4ae9f7815b47f6fc7dc0c609ecc346fa1b419.tar.gz llvm-e8e4ae9f7815b47f6fc7dc0c609ecc346fa1b419.tar.bz2 |
Core: address comparison of signed and unsigned types
Add a cast to ensure that the comparison is done with the same sign type.
Identified by GCC.
llvm-svn: 210880
Diffstat (limited to 'llvm/lib/Support/LockFileManager.cpp')
0 files changed, 0 insertions, 0 deletions