https://github.com/mizvekov commented:
Why is this the correct behavior, rather than the other way around? The patch seems to leave no way to query the source range of this declaration, rather than the definition. On the other hand, querying the source range of the definition is currently possible, if you are explicit about it. https://github.com/llvm/llvm-project/pull/156011 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
