jdoerfert added a comment.

In D77252#1961913 <https://reviews.llvm.org/D77252#1961913>, @mikerice wrote:

> [...]
>
>    [...]
>   TypeSourceInfo *TInfo = GetTypeForDeclarator(D, S);
>   QualType FType = TInfo->getType();
>   [...]
>   


I think this is a key part of what I was missing. I'll try out your patch with 
the all the tests and update the patch if it works (which I assume). Thanks!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77252/new/

https://reviews.llvm.org/D77252



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to