aaron.ballman added inline comments.

================
Comment at: clang/test/AST/Interp/literals.cpp:181
+
+
+  constexpr int LHS = 12;
----------------
The only test coverage is for integer division; do you intend to also cover 
floating-point division?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134749

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

Reply via email to