[libc++][nfc] Fixes ppc64le-sanitizer build issue.
authorMark de Wever <koraq@xs4all.nl>
Thu, 2 Sep 2021 06:09:10 +0000 (08:09 +0200)
committerMark de Wever <koraq@xs4all.nl>
Thu, 2 Sep 2021 06:13:59 +0000 (08:13 +0200)
commit67794e784e1da5ef74d6310f847a2ec41a79d9ff
tree9cdbec6f9f3cddb1dd08bc991c95556bd6fefc95
parent0baace53799424bd1e3cfe9068ee254fae0ca677
[libc++][nfc] Fixes ppc64le-sanitizer build issue.

After landing D103357 the worker ppc64le-sanitizer fails on `__bool`.
This replaces all occurrences with `__boolean`.
libcxx/include/__format/format_arg.h