[clang] [clang][dataflow] Collect local variables referenced within a functio… (PR #104459)

Samira Bazuzi via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 16 06:35:54 PDT 2024


bazuzi wrote:

The new `Locals` field can be, and is by default, ignored, as the existing uses iterate individually through each of the sets in `ReferencedDecls`.

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


More information about the cfe-commits mailing list