[OPENMP51] Add present modifier in defaultmap clause
Support present modifier in defaultmap by adding an extra dimension for `ImplicitMap`. Therefore, we now create OMPMapClause in `ActOnOpenMPExecutableDirective` based on both `maptype` and `maptype-modifier`. Reviewed By: ABataev Differential Revision: https://reviews.llvm.org/D92427
Loading
Please sign in to comment