We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5068cb commit 95d1cb2Copy full SHA for 95d1cb2
clang/docs/ReleaseNotes.rst
@@ -743,7 +743,7 @@ Bug Fixes to C++ Support
743
- Fix a bug where the last argument was not considered when considering the most viable function for
744
explicit object argument member functions. Fixes (#GH92188).
745
- Fix a C++11 crash when a non-const non-static member function is defined out-of-line with
746
- the ``constexpr`` specifier.
+ the ``constexpr`` specifier. Fixes (#GH61004).
747
748
Bug Fixes to AST Handling
749
^^^^^^^^^^^^^^^^^^^^^^^^^
0 commit comments