[Openmp-commits] [PATCH] D51219: [OpenMP] Add missing header. va_start, va_end undeclared in gcc 5.5.0

Alexandre Eichenberger via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Aug 24 10:38:12 PDT 2018


AlexEichenberger added a comment.

I reworked the solution to avoid varargs, and proposed a more robust solution in https://reviews.llvm.org/D51226


Repository:
  rOMP OpenMP

https://reviews.llvm.org/D51219





More information about the Openmp-commits mailing list