Thanks for the heads up! Looking now.
-Original Message-
From: Peter Smith [mailto:peter.sm...@linaro.org]
Sent: Friday, January 18, 2019 2:33 AM
To: Keane, Erich
Cc: cfe-commits cfe
Subject: Re: r351495 - Make integral-o-pointer conversions in SFINAE illegal.
Hello Erich,
The test
Hello Erich,
The test added in this commit is failing on the Arm and Hexagon
builders. I think that this is because the expected type "long" in the
warning text is "int" on these platforms (possibly other 32-bit host
platforms).
The raw output from an Arm machine is:
llvm-project/clang/test/SemaC