[Openmp-commits] [PATCH] D25823: [OpenMP] Fix issue with directives used in a macro.

Samuel Antao via Openmp-commits openmp-commits at lists.llvm.org
Thu Oct 20 06:26:02 PDT 2016


sfantao added a comment.

Hi Jonas,

Thanks for the quick review!

In https://reviews.llvm.org/D25823#575301, @Hahnfeld wrote:

> I think the format strings and arguments should be reformatted as they where before https://reviews.llvm.org/rL283577


Sure, it makes sense. Fixed it in the last diff. It is not exactly the same as before as I am using LLVM code style guidelines in this change.

Thanks again!
Samuel


https://reviews.llvm.org/D25823





More information about the Openmp-commits mailing list