Kwok Cheung Yeung wrote:
This patch adds support for custom mappers with iterators (C and C++ only, as the Fortran custom mapper support has not been committed yet, nor has support for nested mappers).It works by propagating clause iterators onto new clauses generated by mappers. As this occurs early in the front-end, the middle-end will treat it the same as if the iterators were specified explicitly.
This patch is surprisingly simple. — LGTM. Thanks! Tobias
