qchateau added a comment.

> So I'm leaning towards defining these behaviors for **pointers and 
> containers** rather than **templates** per se. There's a nice symmetry with 
> the raw pointer and array types that this patch.
> (We have some precedent and code for detecting smart pointers, see 
> `getPointeeType()` in FindTarget.cpp.)

If you think it's fine to have specific code using heuristics to try to find 
what the user expects, then **pointers and containers** sounds like a good 
target.


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

Reply via email to