Remove a release note that should not have snuck in
authorAaron Ballman <aaron@aaronballman.com>
Mon, 21 Aug 2023 12:25:58 +0000 (08:25 -0400)
committerTobias Hieta <tobias@hieta.se>
Tue, 22 Aug 2023 05:48:14 +0000 (07:48 +0200)
clang/docs/ReleaseNotes.rst

index ccc78e3..5add596 100644 (file)
@@ -699,8 +699,6 @@ Bug Fixes in This Version
   (`#64005 <https://github.com/llvm/llvm-project/issues/64005>_`)
 - Fix crash on nested templated class with template function call.
   (`#61159 <https://github.com/llvm/llvm-project/issues/61159>_`)
-- Fix crash on use of a variadic overloaded operator.
-  (`#42535 <https://github.com/llvm/llvm-project/issues/42535>_`)
 - Fix a hang on valid C code passing a function type as an argument to
   ``typeof`` to form a function declaration.
   (`#64713 <https://github.com/llvm/llvm-project/issues/64713>_`)