HazardyKnusperkeks wrote: > Can you also replace all the instances of `return nullptr` in the `for` loop > in `getFunctionName` with `break`?
Done. https://github.com/llvm/llvm-project/pull/173433 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
