aaupov wrote: That's intentional and is required to disambiguate local symbols. You can either append the suffix ("/1" in this case) or `.*` regex if you want to skip all aliases https://github.com/llvm/llvm-project/pull/99463