rofirrim wrote: > There is still @alexey-bataev's > [request](https://github.com/llvm/llvm-project/pull/139293/files#r2159465143) > to separate OMPLoopCategory into a separate PR.
Yep, not forgetting about this one. @alexey-bataev I've managed to remove the enum because with the recent AST restructuring we don't need it anymore. I've rearranged some functions to keep things in sync between the analysis creation and the analysis usage. https://github.com/llvm/llvm-project/pull/139293 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
