Skip to content

Commit e19f1d6

Browse files
committed
[FOLD] update release note
1 parent a0a4d6b commit e19f1d6

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
@@ -759,7 +759,7 @@ Bug Fixes to C++ Support
759759
- Fix a bug where the last argument was not considered when considering the most viable function for
760760
explicit object argument member functions. Fixes (#GH92188).
761761
- Fix a C++11 crash when a non-const non-static member function is defined out-of-line with
762-
the ``constexpr`` specifier.
762+
the ``constexpr`` specifier. Fixes (#GH61004).
763763

764764
Bug Fixes to AST Handling
765765
^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)