================
@@ -553,8 +553,8 @@ def OMPC_To : Clause<[Spelling<"to">]> {
let flangClass = "OmpToClause";
}
def OMPC_Transparent : Clause<[Spelling<"transparent">]> {
+ let clangClass = "OMPTransparentClause";
let flangClass = "OmpTransparentClause";
- let isValueOptional = true;
----------------
zahiraam wrote:
Done.
https://github.com/llvm/llvm-project/pull/166810
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits