]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Support all Apple clang/LLVM 5.1+
authorRhys Kidd <rhyskidd@gmail.com>
Sun, 10 Sep 2017 15:40:21 +0000 (11:40 -0400)
committerRhys Kidd <rhyskidd@gmail.com>
Sun, 24 Sep 2017 21:51:11 +0000 (17:51 -0400)
commit27e1503bc7bd767f3a98824176558beaa5a7c1d5
tree514a0a2faaf9f19ac188faf61b09c76cbb061422
parentfdc75efce6e027743ed2c2259584e784e523f446
Support all Apple clang/LLVM 5.1+

clang has been reasonably good at standards compliance for a while now, and
the Apple-shipped clang-variant in Xcode remains fairly close to upstream.

Let's assume that the Apple-shipped clang-variant is sufficient for
building valgrind, provided it is above a minimum version of 5.1.
configure.ac