Striving For Better C++ Code, Part II: Function Summaries to Speed Up the Data Flow Analysis | The CLion Blog

This is the second blog post in the series dedicated to Data Flow Analysis (DFA) and its implementation in CLion. Read the first part here: Striving For Better C++ Code, Part I: Data Flow Analysis

The JetBrains Blog