31 Jul
2014
31 Jul
'14
10:27 p.m.
Karen Shaeffer
[...]
Hi Louis,
I believe the clang C++ language support page claims that clang-3.4 fully supports C++14.
http://clang.llvm.org/cxx_status.html
Could you please explain why I will need clang-3.5 to work with your library?
Clang 3.4 has several C++14-related bugs that are fixed in 3.5, so it segfaults almost instantaneously when you feed it Hana. Regards, Louis