alexey-bataev wrote:

> > I do not see serialization/deserialization support in the patch
> 
> You mean these 2 functions? `void 
> OMPClauseReader::VisitOMPTransparentClause(OMPTransparentClause *C) {}` and 
> `void OMPClauseWriter::VisitOMPTransparentClause(OMPTransparentClause *C) {}`

Yes, they are empty, it is wrong. Add a test with serialization/deserilization

https://github.com/llvm/llvm-project/pull/166810
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to