[all-commits] [llvm/llvm-project] e7e577: [clang-tidy] Clarify documention of `bugprone-unch...

Yitzhak Mandelbaum via All-commits all-commits at lists.llvm.org
Fri Feb 10 10:15:52 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e7e577f6842135faaf2c960c7a4e69c71836dc0a
      https://github.com/llvm/llvm-project/commit/e7e577f6842135faaf2c960c7a4e69c71836dc0a
  Author: Yitzhak Mandelbaum <yitzhakm at google.com>
  Date:   2023-02-10 (Fri, 10 Feb 2023)

  Changed paths:
    M clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst

  Log Message:
  -----------
  [clang-tidy] Clarify documention of `bugprone-unchecked-optional-access`.

Removes a reference to google-internal document and expands the relevant material in place.

Fixes: #60633.

Differential Revision: https://reviews.llvm.org/D143750




More information about the All-commits mailing list