[cfe-dev] Compiling with C++14 support

Edward Diener eldlistmailingz at tropicsoft.com
Fri Jun 26 20:21:51 PDT 2015


On 6/26/2015 11:10 PM, Edward Diener wrote:
> How do I specify C++14 support on the command-line using clang++ ? I
> tried '-std=c++14' but received:
>
> error: invalid value 'c++14' in '-std=c++14'

I can see that -std=c++14 works on clang 3.5+. I will assume that clang 
3.4 does not have c++14 support.




More information about the cfe-dev mailing list