[cfe-dev] Setting default dialect to C++11
Piotr Padlewski via cfe-dev
cfe-dev at lists.llvm.org
Mon Mar 6 02:22:40 PST 2017
I belive that users will expect to compile C++11 code on default because of
GCC. I think moving to C++14 (with the Richard's policy from June) is a
good choice, because of user experiance of developers (specially new). Is
there a list of things that might break after switching to C++11? I wonder
how much bugs could be found easily by clang-tidy (or to implement it as
clang warning), so that prior to switch users would know what would break.
Piotr
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20170306/902ec264/attachment.html>
More information about the cfe-dev
mailing list