HazardyKnusperkeks accepted this revision.
HazardyKnusperkeks added a comment.
This revision is now accepted and ready to land.

I currently don't know exactly how `isSimpleTypeSpecifier` works, but what is 
with
`auto x = Foo * []{return 5;}();`
`auto x = Foo * *[]{static y = 5; return &y;}();`


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

https://reviews.llvm.org/D124589

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

Reply via email to