Index: clang-tools-extra/trunk/docs/ReleaseNotes.rst =================================================================== --- clang-tools-extra/trunk/docs/ReleaseNotes.rst +++ clang-tools-extra/trunk/docs/ReleaseNotes.rst @@ -109,7 +109,7 @@ Detect multiple statement macros that are used in unbraced conditionals. - New `misc-pointer-and-integral-operation - `_ check + `_ check Warns about suspicious operations involving pointers and integral types.