[clang] [clang][tools] Handle weak (and duplicate) symbols in clang-extdef-mapping (PR #222010)

DonĂ¡t Nagy via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 9 02:35:34 PDT 2026


https://github.com/NagyDonat commented:

The change looks good and I think this is a good approach to handle this problem with the weak symbols in CTU analysis. However, I found simplification opportunities (see inline comments) and I'm not familiar enough with `clang-extdef-mapping` to give a formal approval. Please try to find a reviewer who is familiar with this part of the codebase.

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


More information about the cfe-commits mailing list