Fix https://lab.llvm.org/buildbot/#/builders/77/builds/26020. D147092
authorLeonard Chan <leonardchan@google.com>
Wed, 29 Mar 2023 22:28:44 +0000 (22:28 +0000)
committerLeonard Chan <leonardchan@google.com>
Wed, 29 Mar 2023 22:29:53 +0000 (22:29 +0000)
commite93eff727734ae3d2243e5bb3809d3f8e3621a86
tree12e6715f1f07de6ef795451ab7613591949c8171
parent3163147a918aec90096cb556714a98dcd2a70012
Fix https://lab.llvm.org/buildbot/#/builders/77/builds/26020. D147092
broke this build since I forgot to wrap the moved struct in the
`__sanitizer` namespace so uptr wasn't refering to __sanitizer::uptr.
compiler-rt/lib/sanitizer_common/sanitizer_mallinfo.h