We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
-fimplicit-constexpr
1 parent f37eb75 commit a486edcCopy full SHA for a486edc
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 and defined functions ``constexpr``.
215
+
216
Deprecated Compiler Flags
217
-------------------------
218
0 commit comments