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.
-fimplicit-constexpr
1 parent f37eb75 commit 426c4f7Copy full SHA for 426c4f7
clang/docs/ReleaseNotes.rst
@@ -211,6 +211,8 @@ New Compiler Flags
211
The feature has `existed <https://clang.llvm.org/docs/SourceBasedCodeCoverage.html#running-the-instrumented-program>`_)
212
for a while and this is just a user facing option.
213
214
+- New option ``-fimplicit-constexpr`` which implicitly makes all inlined functions implicitly ``constexpr``.
215
+
216
Deprecated Compiler Flags
217
-------------------------
218
0 commit comments