[hwasan] Remove unused declaration shadowBase (NFC)
authorKazu Hirata <kazu@google.com>
Mon, 23 Nov 2020 04:08:50 +0000 (20:08 -0800)
committerKazu Hirata <kazu@google.com>
Mon, 23 Nov 2020 04:08:51 +0000 (20:08 -0800)
commit186d129320c85dd3b1a108acf96046d811a6f8cf
tree5d410de91db423b63096aad2c612c3ef8ae3e026
parent95956c1c9aae7ea21c2b2f7a21e0901d549bd190
[hwasan] Remove unused declaration shadowBase (NFC)

The function was introduced on Jan 23, 2019 in commit
73078ecd381b5ce95638c7a8e41fcabb6c27703a.

Its definition was removed on Oct 27, 2020 in commit
0930763b4baf926a39dd2d0571fd9e2102ec3831, leaving the declaration
unused.
llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp