[all-commits] [llvm/llvm-project] 33bc9c: Document WarnOnSizeOfPointerToAggregate.

Michael Benfield via All-commits all-commits at lists.llvm.org
Thu Sep 22 10:39:10 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 33bc9c3bf2e09f15ea7be7bc090492fad8226b34
      https://github.com/llvm/llvm-project/commit/33bc9c3bf2e09f15ea7be7bc090492fad8226b34
  Author: Michael Benfield <mbenfield at google.com>
  Date:   2022-09-22 (Thu, 22 Sep 2022)

  Changed paths:
    M clang-tools-extra/docs/clang-tidy/checks/bugprone/sizeof-expression.rst

  Log Message:
  -----------
  Document WarnOnSizeOfPointerToAggregate.

This option was just landed in D134381. It would make sense to actually
document it.

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




More information about the All-commits mailing list