[all-commits] [llvm/llvm-project] 52cac5: [OpenMP] libomp: cleanup: minor fixes to silence s...

Andrey Churbanov via All-commits all-commits at lists.llvm.org
Mon Aug 16 03:39:42 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 52cac541d4316a516632f6b71ab6d0a1d7c2be37
      https://github.com/llvm/llvm-project/commit/52cac541d4316a516632f6b71ab6d0a1d7c2be37
  Author: AndreyChurbanov <andrey.churbanov at intel.com>
  Date:   2021-08-16 (Mon, 16 Aug 2021)

  Changed paths:
    M openmp/runtime/src/kmp_affinity.cpp
    M openmp/runtime/src/kmp_alloc.cpp
    M openmp/runtime/src/kmp_dispatch.cpp

  Log Message:
  -----------
  [OpenMP] libomp: cleanup: minor fixes to silence static analyzer.

Added couple more checks to silence KlocWork static code analyzer.

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




More information about the All-commits mailing list