efriedma-quic wrote: At the AST level, all declarations of a given variable should be linked together, so CodeGen will treat them as the same global. This should happen even if a variable has multiple definitions due to module importing.
https://github.com/llvm/llvm-project/pull/223877 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
