balazske wrote:

It is possible to set the `DeclForType` to the definition (if one exists) and 
import only this value. This would be only one import. The only issue is that 
later the value is used in `getTagType` instead of the original value 
(corresponding to imported `getOriginalDecl`) and I am not sure if this is 
entirely correct (but all tests pass in this case too).

https://github.com/llvm/llvm-project/pull/155375
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to