rjmccall added inline comments.
================
Comment at: clang/lib/CodeGen/CGExprConstant.cpp:1142
+ llvm_unreachable("Unexpected Base constant type!");
+ }
----------------
Is `getAggregateElement` not good enough here?
Repository:
rC Clang
https://reviews.llvm.org/D54010
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
