Index: docs/ReleaseNotes.rst =================================================================== --- docs/ReleaseNotes.rst +++ docs/ReleaseNotes.rst @@ -57,7 +57,7 @@ Improvements to clang-tidy -------------------------- -- New `google-avoid-throwing-objc-exception +- New `google-objc-avoid-throwing-exception `_ check Add new check to detect throwing exceptions in Objective-C code, which should be avoided.