Skip to content

Commit

Permalink
Fix wording in a release note; NFC
Browse files Browse the repository at this point in the history
This change happened due to post-commit feedback on the review.
  • Loading branch information
AaronBallman committed Apr 10, 2023
1 parent 4a33c67 commit 711b70d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clang/docs/ReleaseNotes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ C++20 Feature Support
an error to a warning under the ``-Wreserved-module-identifier`` warning
group. This warning is enabled by default. This addresses `#61446
<https://github.com/llvm/llvm-project/issues/61446>`_ and allows easier
building of precompiled modules. This diagnostic may be strengthened into an
building of standard modules. This diagnostic may be strengthened into an
error again in the future once there is a less fragile way to mark a module
as being part of the implementation rather than a user module.

Expand Down

0 comments on commit 711b70d

Please sign in to comment.