[clang] [clang] Fix of a crash 'Cannot get layout of forward declarations!' during CTU static analysis (PR #155375)
Balázs Kéri via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 26 05:19:43 PDT 2025
balazske wrote:
Probably `isUsed()` cal tell is import of definition is needed.
https://github.com/llvm/llvm-project/pull/155375
More information about the cfe-commits
mailing list