[all-commits] [llvm/llvm-project] a46c63: Fix assigned-but-unused (except in an assert) warn...

David Blaikie via All-commits all-commits at lists.llvm.org
Wed Jul 21 17:12:38 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a46c63c878a9e82ac2646926bb3d8237293ad15d
      https://github.com/llvm/llvm-project/commit/a46c63c878a9e82ac2646926bb3d8237293ad15d
  Author: David Blaikie <dblaikie at gmail.com>
  Date:   2021-07-21 (Wed, 21 Jul 2021)

  Changed paths:
    M clang-tools-extra/clang-tidy/cppcoreguidelines/OwningMemoryCheck.cpp

  Log Message:
  -----------
  Fix assigned-but-unused (except in an assert) warning with a void cast




More information about the All-commits mailing list