[all-commits] [llvm/llvm-project] 4068a9: [OpenMP] [Semantics] [Flang] Fix build error cause...

raghavendhra via All-commits all-commits at lists.llvm.org
Fri Aug 4 13:17:37 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4068a96b7c78cee20f6e861330118b5572927447
      https://github.com/llvm/llvm-project/commit/4068a96b7c78cee20f6e861330118b5572927447
  Author: Raghu Maddhipatla <Raghu.Maddhipatla at amd.com>
  Date:   2023-08-04 (Fri, 04 Aug 2023)

  Changed paths:
    M flang/lib/Semantics/check-omp-structure.cpp

  Log Message:
  -----------
  [OpenMP] [Semantics] [Flang] Fix build error caused by unused variable.

Fixed build error caused by unused variable 'dataRef' in https://reviews.llvm.org/D155133

Reviewed By: kiranchandramohan

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




More information about the All-commits mailing list