[scudo] Fix definition of canCache() function
authorDominic Chen <ddchen@apple.com>
Tue, 29 Mar 2022 04:52:04 +0000 (21:52 -0700)
committerDominic Chen <ddchen@apple.com>
Tue, 29 Mar 2022 21:26:15 +0000 (14:26 -0700)
commitd0eeb0fba09f2eeebb2d71f70c8b491dc3c4f316
tree3352933b1d64057ee0685bee8dac6342a3aee419
parent92897217fa1483e437e1716ebcb3b747f2e22dcb
[scudo] Fix definition of canCache() function

The called member function has boolean type, change this function to match

Differential Revision: https://reviews.llvm.org/D122631
compiler-rt/lib/scudo/standalone/secondary.h