[clang] [llvm] Tentative fix for not removing newly internal functions (PR #106146)
Greg Roth via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 26 14:39:18 PDT 2024
pow2clk wrote:
I'd like to add a test that verifies this removal of used functions that get alwaysinlined, but that requires the inlining fix for #89282
https://github.com/llvm/llvm-project/pull/106146
More information about the cfe-commits
mailing list