erik.pilkington added inline comments.

================
Comment at: clang/lib/CodeGen/CGExprConstant.cpp:1142
+      llvm_unreachable("Unexpected Base constant type!");
+    }
 
----------------
rjmccall wrote:
> Is `getAggregateElement` not good enough here?
No, `getAggregateElement` is perfect, I just didn't know it existed!


https://reviews.llvm.org/D54010



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

Reply via email to