[Openmp-commits] [PATCH] D106608: [OpenMP][NFC] Cleanup: silence warnings on unused variables.

John Mellor-Crummey via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Jul 30 07:14:46 PDT 2021


jmellorcrummey added a comment.

i don’t understand why you find this set of changes preferable to decorating some variable declarations with __attribute__((unused))


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106608



More information about the Openmp-commits mailing list