[Openmp-commits] [PATCH] D131477: [openmp] Fix enumeration build issue for openmp library

Jon Chesterfield via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Aug 9 03:23:42 PDT 2022


JonChesterfield accepted this revision.
JonChesterfield added a comment.
This revision is now accepted and ready to land.

Sure. Have you tagged Sean on this to workaround in the lib? I don't see how an enum without specified type could be smaller than int, so that's either an edge in C++ I didn't notice or too aggressive behaviour from clang


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131477



More information about the Openmp-commits mailing list