[clang] [Clang] call HandleImmediateInvocation before checking for immediate escacalating expressions (PR #124414)
Nikita Popov via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 27 14:46:58 PST 2025
nikic wrote:
FYI this one seems like a fairly substantial compile-time regression for C++ code: https://llvm-compile-time-tracker.com/compare_clang.php?from=ad9da92cf6f735747ef04fd56937e1d76819e503&to=5815a311050ae218ebcda53adeee24ed96851943&stat=instructions%3Au&sortBy=interestingness
https://github.com/llvm/llvm-project/pull/124414
More information about the cfe-commits
mailing list