Skip to content

Commit

Permalink
Remove accidental merge conflict marker; NFC
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronBallman committed Oct 20, 2023
1 parent 07ba499 commit 7aa89ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion clang/docs/ReleaseNotes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,6 @@ Improvements to Clang's diagnostics
- Clang now displays an improved diagnostic and a note when a defaulted special
member is marked ``constexpr`` in a class with a virtual base class
(`#64843: <https://github.com/llvm/llvm-project/issues/64843>`_).
<<<<<<< ours
- ``-Wfixed-enum-extension`` and ``-Wmicrosoft-fixed-enum`` diagnostics are no longer
emitted when building as C23, since C23 standardizes support for enums with a
fixed underlying type.
Expand Down

0 comments on commit 7aa89ee

Please sign in to comment.