benedekaibas wrote: Thank you for the review @Xazax-hun and @steakhal
I have fixed the changes you have suggested: - Removed comments - Created the static helper function `getContainerRegion()` - Applied const to the `ContainerRegion` - Rewrote `isSymbolTracked()` function to a simpler more readable format https://github.com/llvm/llvm-project/pull/185796 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
