There is no official build for CentOS provided by LLVM folks, so we're stuck on old / community-maintained version of LLVM/clang (currently using 5.0, when 6.0 has been out for 4+ months and 7.0 is around the corner), which blocks update of the Ubuntu build image.
This is suboptimal considering the fact that Envoy is using bleeding-edge features of the C++ language.
Also, it seems that we don't use / verify the CentOS build image anywhere.
Thoughts?
cc @mattklein123 @lizan @htuch @ggreenway @jwfang