[PATCH] D24615: [OpenMP] clang doesnt diagnose if there is a lexical block around a for stmt for OpenMP loops. It is technically not allowed in the OpenMP standard

Kelvin Li via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 4 14:37:01 PDT 2016


kkwli0 added a comment.

Should we issue a warning message in this case?


https://reviews.llvm.org/D24615





More information about the cfe-commits mailing list