LLVM 3.4 has been released with full C++1y support
This morning, LLVM version 3.4 was released!
The latest version of the LLVM C++ compiler (Clang) and the standard library (libc++), fully implements the C++14 draft standard.
Release notes for clang are here:
and you can download the LLVM release here: