We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4595137 commit 50449adCopy full SHA for 50449ad
clang/docs/ReleaseNotes.rst
@@ -308,6 +308,8 @@ New Compiler Flags
308
309
- New option ``-ftime-report-json`` added which outputs the same timing data as ``-ftime-report`` but formatted as JSON.
310
311
+- New option ``-Wnrvo`` added and disabled by default to warn about missed NRVO opportunites.
312
+
313
Deprecated Compiler Flags
314
-------------------------
315
0 commit comments