shafik added a comment.

This mostly makes sense to me but I will let  @tahonermann review it as well.



================
Comment at: clang/test/AST/Interp/literals.cpp:41
+
+constexpr const int* getIntPointer() {
+  return &m;
----------------
What are these functions testing?


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

https://reviews.llvm.org/D132111

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

Reply via email to