efriedma added a comment.

Testcase?

I assume we give appropriate errors if you try to use "->" on a member that's 
not an array?



================
Comment at: clang/lib/Parse/ParseExpr.cpp:2168
 
-    // FIXME: This loop leaks the index expressions on error.
     while (1) {
----------------
Did you fix this FIXME? Or does it no longer apply?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72434



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

Reply via email to