thread_local_unittest: Avoid invalid casts to polymorphic type.
commit5b3c85ae1bf0e8bf8ee5c4676b104977f4711831
authorpcc <pcc@chromium.org>
Tue, 31 Mar 2015 19:08:15 +0000 (31 12:08 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 31 Mar 2015 19:09:05 +0000 (31 19:09 +0000)
tree43b6211a9cbaaccf3ab80aeb1528cc83300b03fe
parent719f00367465a6b940dc2804be147a0b23546cf4
thread_local_unittest: Avoid invalid casts to polymorphic type.

Makes this test -fsanitize=cfi-unrelated-cast clean.

BUG=457523
R=brettw@chromium.org

Review URL: https://codereview.chromium.org/1021933002

Cr-Commit-Position: refs/heads/master@{#323083}
base/threading/thread_local_unittest.cc