cirruslabs / macos-image-templates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update apple clang

mckib2 opened this issue · comments

macos-monterey-xcode:13 and 14 images have buggy Apple Clang implementations. Upgraded versions of compiler appear to not have these issues.

For example: https://cirrus-ci.com/task/4901146867793920?logs=test#L70 is due to incorrect exception raising in a short-circuited if statement.

x-ref llvm/llvm-project#60695 (comment) boostorg/math#945

We are not updating monterey images any more.