[hwasan] remove stale Thread:: data members. While doing so noticed that GetThreadSta...
authorKostya Serebryany <kcc@google.com>
Tue, 4 Sep 2018 23:57:09 +0000 (23:57 +0000)
committerKostya Serebryany <kcc@google.com>
Tue, 4 Sep 2018 23:57:09 +0000 (23:57 +0000)
commitc551220de84fa74afffee6fd96fe001d1aaa91ac
tree36ac2f865cba24fb46864fc46616430b78022c67
parent3d8f49a6bf6eb0912e66c43a2b3fe890ca385b74
[hwasan] remove stale Thread:: data members. While doing so noticed that GetThreadStackAndTls was always called with 'at_initialization=true', fixed that.

llvm-svn: 341431
compiler-rt/lib/hwasan/hwasan.cc
compiler-rt/lib/hwasan/hwasan_allocator.cc
compiler-rt/lib/hwasan/hwasan_linux.cc
compiler-rt/lib/hwasan/hwasan_thread.cc
compiler-rt/lib/hwasan/hwasan_thread.h