ABataev added inline comments.
================ Comment at: clang/include/clang/AST/OpenMPClause.h:7663 + const FunctionDecl *CurrentFunctionDecl); + ~TargetOMPContext() = default; + ---------------- `virtual` Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D83281/new/ https://reviews.llvm.org/D83281 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
