tsan: fix compiler warning
commita8a35a4f7c21ca44deaf546640c83dd111e7931c
authorDmitry Vyukov <dvyukov@google.com>
Mon, 24 Feb 2014 08:19:53 +0000 (24 08:19 +0000)
committerDmitry Vyukov <dvyukov@google.com>
Mon, 24 Feb 2014 08:19:53 +0000 (24 08:19 +0000)
tree484edaf3c9870f6f3806e30630c54e1165d6559a
parentc24da5e8f70410872bd9a8c54bbc96e73b3c9150
tsan: fix compiler warning
error: address of array 'tctx->name' will always evaluate to 'true'

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@202008 91177308-0d34-0410-b5e6-96231b3b80d8
lib/tsan/rtl/tsan_rtl_report.cc