nridge added a comment.

In D124690#3542961 <https://reviews.llvm.org/D124690#3542961>, @nridge wrote:
> I would try using getPointeeTypeAsWritten() 
> <https://searchfox.org/llvm/rev/a94d454390c6c351cea64cff4d4229df16d01217/clang/include/clang/AST/Type.h#2780>
>  instead and see if that helps.

Indeed, this change makes two tests (VariadicPlainNewConstructor and 
VariadicForwardedNewConstructor) pass. I assume the other failures are due to 
other issues in the patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124690

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

Reply via email to