[C++20] [Modules] [Reduced BMI] Don't record declarations in functions
by default For reduced BMI, it is meaningless to record the local declarations in functions if not required explicitly during the process of writing the function bodies. It wastes time for reduced BMI and may be problematic if we want to avoid transiting unnecessary changes.
parent
7d3924ce
Please register or sign in to comment