Fix expected column numbers in two tests.
authorDiego Novillo <dnovillo@google.com>
Thu, 10 Jul 2014 23:29:10 +0000 (23:29 +0000)
committerDiego Novillo <dnovillo@google.com>
Thu, 10 Jul 2014 23:29:10 +0000 (23:29 +0000)
commit89360191c8caa0fe5524e0db1d6de29f53221c81
treeacf89f76559fe27e15f49c149b941748b96b77d1
parent16086b984e1c59887de76e456959bea6137132eb
Fix expected column numbers in two tests.

This is a minor fix to two tsan tests that were expecting the wrong
column information. Now that clang emits column information by default
in its debugging output, the tests had started failing.

llvm-svn: 212779
compiler-rt/test/tsan/simple_stack.c
compiler-rt/test/tsan/simple_stack2.cc