Files
clang-p2996/llvm/lib/Analysis/CallGraph.cpp
Arthur Eubanks 6dd17a2b34 [CallGraph] Don't preserve CallGraph when function CFG analyses are preserved
The call graph has nothing to with function CFGs.

Fixes a crash in a future change that exposes this bug.
2022-06-19 13:01:08 -07:00

13 KiB