[clang] Handle aliases in CodeGenModule::EmitExternalDeclaration. Fixes #192365 (PR #192374)

Fangrui Song via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 17 00:41:15 PDT 2026


MaskRay wrote:

You can add `[BPF]` tag since the code path that crashes is gated on TargetInfo::allowDebugInfoForExternalRef(), only set by BPF.

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


More information about the cfe-commits mailing list