```
The usage of pragmas within the macOS SDK requires LLVM Clang 8. This is
the version as our prebuilt Clang, however the minimum is worth noting
here as they may diverge and/or expert users might expect they could use
an earlier version.
```
Backport of core [[https://github.com/bitcoin/bitcoin/pull/19617 | PR19617]].
Depends on D7755.