[Openmp-commits] [PATCH] D51226: [OpenMP][libomptarget] rework of fatal error reporting

Alexey Bataev via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Aug 24 12:14:28 PDT 2018


ABataev added a comment.

In https://reviews.llvm.org/D51226#1212784, @Hahnfeld wrote:

> @ABataev what's wrong with `cstdarg`?
>
> In the end I don't have a strong opinion here (just a general dislike of too many nasty macros), but in the end it's hard to review a change without any justifaction.


Just wanted to exclude some extra dependencies from the code. If you're ok with it, I'm fine too.


Repository:
  rOMP OpenMP

https://reviews.llvm.org/D51226





More information about the Openmp-commits mailing list