sammccall added a comment. We don't do this kind of unwrapping in targetDecl() because it seems a bit sloppy/approximate, but in this case the full type isn't written, so you can't choose to target the `Foo` rather than the `*` in `Foo *`.
Do you think we should try to handle unique_ptr/shared_ptr too? (Today they'd go to the unique_ptr template) Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D93314/new/ https://reviews.llvm.org/D93314 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits