[Openmp-commits] [PATCH] D104303: [OpenMP] Remove unused variables from libomp code

Jonathan Peyton via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Jun 15 11:17:16 PDT 2021


jlpeyton added a comment.

Sorry, I think it is only 
libomp_append(flags_local -Wno-unused-but-set-variable LIBOMP_HAVE_WNO_UNUSED_BUT_SET_VARIABLE_FLAG)
that is relevant


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104303/new/

https://reviews.llvm.org/D104303



More information about the Openmp-commits mailing list