[Openmp-commits] [PATCH] D51226: [OpenMP][libomptarget] rework of fatal error reporting
Alexandre Eichenberger via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri Aug 24 11:40:13 PDT 2018
AlexEichenberger added a comment.
Alexey was not happy about adding an include, and we already used the define approach for the debug messages. So we reuse the same functionality that we already used for debug.
Agreed that Johnas suggested it, and given the problem with the include, Alexey urged me to change the code to what we have here.
If you prefer the old code with the added include, we can go back to that. Just trying to make you guys happy.
Repository:
rOMP OpenMP
https://reviews.llvm.org/D51226
More information about the Openmp-commits
mailing list