diff --git a/clang/docs/ReleaseNotes.rst b/clang/docs/ReleaseNotes.rst index ccc78e34e4981..5add59680fd76 100644 --- a/clang/docs/ReleaseNotes.rst +++ b/clang/docs/ReleaseNotes.rst @@ -699,8 +699,6 @@ Bug Fixes in This Version (`#64005 _`) - Fix crash on nested templated class with template function call. (`#61159 _`) -- Fix crash on use of a variadic overloaded operator. - (`#42535 _`) - Fix a hang on valid C code passing a function type as an argument to ``typeof`` to form a function declaration. (`#64713 _`)