[lldb] Fix TestFormattersBoolRefPtr on AS
BOOL is bool instead of signed char on ARM. See https://reviews.llvm.org/D93421#inline-874116 for details.
Loading
Please register or sign in to comment
BOOL is bool instead of signed char on ARM. See https://reviews.llvm.org/D93421#inline-874116 for details.