mikerice added inline comments.
================ Comment at: lib/Sema/SemaOpenMP.cpp:1197 + Context, OMPDeclareTargetDeclAttr::MT_To); + D->addAttr(A); + ---------------- When D already has an OMPDeclareTargetAttr this seems to add another. Repository: rL LLVM https://reviews.llvm.org/D38798 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits