[cfe-dev] c++14
James Gregurich
bayoubengal at mac.com
Wed Aug 20 10:29:52 PDT 2014
On Aug 20, 2014, at 12:19 PM, Karen Shaeffer <shaeffer at neuralscape.com> wrote:
>
> Hi James,
> Louis Dionne, author of the boost hana metaprogramming library, has found c++14
> related bugs in clang 3.4 that cause clang 3.4 to segfault. Louis says those
> bugs are fixed in clang 3.5. I am not sure if he reported those bugs here, or
> if the llvm/clang usage patterns would find those bugs even though they exist.
> But, apparently there are some limitations to the support for the c++14 dialect
> in clang 3.4.
>
> enjoy,
> Karen
> --
> Karen Shaeffer Be aware: If you see an obstacle in your path,
> Neuralscape Services that obstacle is your path. Zen proverb
thanks for the heads-up! As it turns out, I’m using a recent trunk build of clang and I’ll be upgrading it to 3.5 once 3.5 is released. Hopefully, those issues will be resolved by 3.5 final version. The only feature I immediately plan to use is lambda function move-capturing. I’ve been waiting for that for a while.
-James
More information about the cfe-dev
mailing list