================ @@ -308,6 +310,7 @@ def ACC_Declare : Directive<"declare"> { VersionedClause<ACCC_Link> ]; let association = AS_None; + let category = CA_Executable; ---------------- clementval wrote:
```suggestion let category = CA_Declarative; ``` https://github.com/llvm/llvm-project/pull/94689 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits