<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p><br>
</p>
<div class="moz-cite-prefix">On 03/06/2017 04:22 AM, Piotr Padlewski
via cfe-dev wrote:<br>
</div>
<blockquote
cite="mid:CAEhrgAMN2ttjUatdhwc1drWGYyU9U7pDggK8W9w1SiKaqpc58g@mail.gmail.com"
type="cite">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<div dir="ltr">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.</div>
</blockquote>
<br>
There is a pretty good list in Appendix C of the C++ standard. Also,
see:<br>
<br>
<a class="moz-txt-link-freetext" href="http://stackoverflow.com/questions/6399615/what-breaking-changes-are-introduced-in-c11">http://stackoverflow.com/questions/6399615/what-breaking-changes-are-introduced-in-c11</a><br>
<br>
which summarizes most of those and covers some others.<br>
<br>
-Hal<br>
<br>
<blockquote
cite="mid:CAEhrgAMN2ttjUatdhwc1drWGYyU9U7pDggK8W9w1SiKaqpc58g@mail.gmail.com"
type="cite">
<div dir="ltr">
<div><br>
</div>
<div>Piotr<br>
<div class="gmail_extra"><br>
<div class="gmail_quote"><br>
</div>
</div>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
cfe-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:cfe-dev@lists.llvm.org">cfe-dev@lists.llvm.org</a>
<a class="moz-txt-link-freetext" href="http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev">http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev</a>
</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
Hal Finkel
Lead, Compiler Technology and Programming Languages
Leadership Computing Facility
Argonne National Laboratory</pre>
</body>
</html>