Skip to content

Commit 95d1cb2

Browse files
committed
[FOLD] update release note
1 parent b5068cb commit 95d1cb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -743,7 +743,7 @@ Bug Fixes to C++ Support
743743
- Fix a bug where the last argument was not considered when considering the most viable function for
744744
explicit object argument member functions. Fixes (#GH92188).
745745
- Fix a C++11 crash when a non-const non-static member function is defined out-of-line with
746-
the ``constexpr`` specifier.
746+
the ``constexpr`` specifier. Fixes (#GH61004).
747747

748748
Bug Fixes to AST Handling
749749
^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)