[all-commits] [llvm/llvm-project] 26ac9c: [libc++][clang-tidy] Enable bugprone-use-after-mov...

philnik777 via All-commits all-commits at lists.llvm.org
Tue Jun 21 11:25:31 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 26ac9cbf000c55e40529400392dc5156e263517f
      https://github.com/llvm/llvm-project/commit/26ac9cbf000c55e40529400392dc5156e263517f
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2022-06-21 (Tue, 21 Jun 2022)

  Changed paths:
    M libcxx/.clang-tidy
    M libcxx/include/strstream

  Log Message:
  -----------
  [libc++][clang-tidy] Enable bugprone-use-after-move and explicitly list all used checks

Reviewed By: #libc, ldionne

Spies: aheejin, libcxx-commits, xazax.hun

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




More information about the All-commits mailing list