Skip to content

Commit

Permalink
[FOLD] update release note
Browse files Browse the repository at this point in the history
  • Loading branch information
sdkrystian committed May 17, 2024
1 parent a0a4d6b commit e19f1d6
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 @@ -759,7 +759,7 @@ Bug Fixes to C++ Support
- Fix a bug where the last argument was not considered when considering the most viable function for
explicit object argument member functions. Fixes (#GH92188).
- Fix a C++11 crash when a non-const non-static member function is defined out-of-line with
the ``constexpr`` specifier.
the ``constexpr`` specifier. Fixes (#GH61004).

Bug Fixes to AST Handling
^^^^^^^^^^^^^^^^^^^^^^^^^
Expand Down

0 comments on commit e19f1d6

Please sign in to comment.