[clang] [CallGraph] Collect callables from global variable initializers (PR #206458)

Balázs Benics via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 29 06:03:21 PDT 2026


steakhal wrote:

> I do not think we build CallGraph by default. It should not have any impact on the compile times.

You are right. Lifetimesafety checks are not yet enabled by default.

https://github.com/llvm/llvm-project/pull/206458


More information about the cfe-commits mailing list