ABataev added a comment. In D70142#1742984 <https://reviews.llvm.org/D70142#1742984>, @cchen wrote:
> Not sure how to test this change since the issue only happens after I add > more implicit-behaviors for extended defaultmap. Now > `ActOnOpenMPDefaultmapClause` is doing `M != > OMPC_DEFAULTMAP_MODIFIER_tofrom`, so even the modifier is set to be > "scalar", the code is still right. Then it just means that the original code does not have this problem, only the new one. Ok, just drop this patch and again make it part of the original one. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D70142/new/ https://reviews.llvm.org/D70142 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
