Thread (17 messages) 17 messages, 4 authors, 2021-08-09

Re: [PATCH v2 0/3] detect-compiler: clang updates

From: Carlo Arenas <hidden>
Date: 2021-08-08 00:30:53

On Sat, Aug 7, 2021 at 7:40 AM Jeff King [off-list ref] wrote:
The distinction does not matter for our script (where we only care about
"clang4" and up). I guess the most relevant test would be to get XCode
8.x and see what it says. I expect it to claim "clang 8.1.0" or similar,
but actually be clang-3. And therefore not support
-Wtautological-constant-out-of-range-compare.
uses Xcode 7.3 (based on clang 3.8) and either does support that flag
or ignores it silently

  https://www.travis-ci.com/github/carenas/git/builds/234772346

the same was observed with Xcode 8

both error later and fail to build because of a valid (but harmless)
-Wformat-extra-args warning that doesn't trigger in later versions

Carlo
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help