diff options
author | Junio C Hamano <gitster@pobox.com> | 2021-08-06 13:35:37 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-08-06 13:35:37 -0700 |
commit | f32c5d37161f8444afe016e20be2c6ce6479d793 (patch) | |
tree | e039cddbee77abff1cb13959c48226e7d0b79e2b /Documentation | |
parent | build: clang version may not be followed by extra words (diff) | |
download | tgif-f32c5d37161f8444afe016e20be2c6ce6479d793.tar.xz |
build: catch clang that identifies itself as "$VENDOR clang"
The case statement in detect-compiler notices 'clang', 'FreeBSD
clang' and 'Apple clang', but there are other platforms that follow
the '$VENDOR clang' pattern (e.g. Debian).
Generalize the pattern to catch them.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions