[clang-tidy] Fix error in documentation of bugprone-unchecked-optional-access.
authorYitzhak Mandelbaum <yitzhakm@google.com>
Fri, 9 Jun 2023 20:42:09 +0000 (20:42 +0000)
committerYitzhak Mandelbaum <yitzhakm@google.com>
Fri, 9 Jun 2023 20:42:09 +0000 (20:42 +0000)
commit2adf9c9f502acacf3b846cbf64d8a4739c803de6
treed8cb8b730d8ccd7c63e3e324786a9a2661377903
parent527bdbff3d26c4f908b9d454da3261d2ae0c8332
[clang-tidy] Fix error in documentation of bugprone-unchecked-optional-access.

The documentation claims that the check recognizes `ASSERT_THAT`, but it doesn't
recognize any googletest macros at the moment. This patch removes the reference.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst