Skip to content

Commit 426c4f7

Browse files
committed
[clang] -fimplicit-constexpr release notes.
1 parent f37eb75 commit 426c4f7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: clang/docs/ReleaseNotes.rst

+2
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,8 @@ New Compiler Flags
211211
The feature has `existed <https://clang.llvm.org/docs/SourceBasedCodeCoverage.html#running-the-instrumented-program>`_)
212212
for a while and this is just a user facing option.
213213

214+
- New option ``-fimplicit-constexpr`` which implicitly makes all inlined functions implicitly ``constexpr``.
215+
214216
Deprecated Compiler Flags
215217
-------------------------
216218

0 commit comments

Comments
 (0)