[Sanitizer] fix signed-unsigned mismatch in test and use correct order of EXPECT_EQ...
commitbcf393e373713021c88b0e39c73a615a4e0f3fd2
authorAlexey Samsonov <samsonov@google.com>
Tue, 5 Mar 2013 12:23:07 +0000 (5 12:23 +0000)
committerAlexey Samsonov <samsonov@google.com>
Tue, 5 Mar 2013 12:23:07 +0000 (5 12:23 +0000)
tree54e43a9c2fb7176b198d25ca5452b4a2492b5a1d
parent352b245d32c6022a6eb5f5dec7f1d341c4ab88a3
[Sanitizer] fix signed-unsigned mismatch in test and use correct order of EXPECT_EQ() args

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@176479 91177308-0d34-0410-b5e6-96231b3b80d8
lib/sanitizer_common/tests/sanitizer_common_test.cc