[all-commits] [llvm/llvm-project] 97153f: [clang-tidy] Update docs for bugprone-use-after-move

martinboehme via All-commits all-commits at lists.llvm.org
Fri Feb 19 02:49:43 PST 2021


  Branch: refs/heads/use-after-move-docs
  Home:   https://github.com/llvm/llvm-project
  Commit: 97153f5439605fb8d4fccc79fefc627bc825068c
      https://github.com/llvm/llvm-project/commit/97153f5439605fb8d4fccc79fefc627bc825068c
  Author: martinboehme <mboehme at google.com>
  Date:   2021-02-19 (Fri, 19 Feb 2021)

  Changed paths:
    M clang-tools-extra/docs/clang-tidy/checks/bugprone-use-after-move.rst

  Log Message:
  -----------
  [clang-tidy] Update docs for bugprone-use-after-move

- Create a separate section on silencing erroneous warnings and add more material to it
- Add note that the check is flow-sensitive but not path-sensitive




More information about the All-commits mailing list