[PATCH] D30135: [OpenMP] Generate better diagnostics for cancel and cancellation point

Alexey Bataev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 20 01:24:45 PST 2017


ABataev added a comment.

Not sure that this is better because at first, we need to be sure that this nesting is allowed. Why do we need to perform some additional analysis if nesting is not allowed at all?


https://reviews.llvm.org/D30135





More information about the cfe-commits mailing list