================
@@ -3430,9 +3439,6 @@ SemaOpenMP::DeclGroupPtrTy
SemaOpenMP::ActOnOpenMPAllocateDirective(
Expr *Allocator = nullptr;
if (Clauses.empty()) {
// OpenMP 5.0, 2.11.3 allocate Directive, Restrictions.
- // allocate directives that appear in a target region must specify an
----------------
shafik wrote:
Why did you remove these comments?
https://github.com/llvm/llvm-project/pull/158146
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits