https://github.com/NagyDonat commented:
Thanks for this cleanup! The lines that you changed look functionally correct, although I didn't exhaustively check the lines that you didn't touch for branches (especially tricky early return branches) that you should have touched. I also added many inline comments about opportunities for additional simplifications. https://github.com/llvm/llvm-project/pull/212186 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
