alanphipps added a comment. Hello! I am seeing a downstream build failure on Mac as a result of your changes:
clang/lib/CodeGen/CGStmtOpenMP.cpp:1916:3: error: too few template arguments for class template 'SmallVector' SmallVector<llvm::Value *> EffectiveArgs; ^ clang/include/clang/Basic/LLVM.h:35:42: note: template is declared here template<typename T, unsigned N> class SmallVector; Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D94973/new/ https://reviews.llvm.org/D94973 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits