EugeneZelenko wrote: > > Conditional statement in line 753 could be replaces with match/case. > > This requires python3.10 so I skip it for now. I suppose we support 3.8+ > python
Sorry, I'm spoiled with Python 3.12 in my work project :-) https://github.com/llvm/llvm-project/pull/176927 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
