shafik added inline comments.
================
Comment at: clang/test/AST/Interp/literals.cpp:171
+
+namespace div {
+ constexpr int zero() { return 0; }
----------------
Can we add a test case for `INT_MIN / -1` same for `%`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134749/new/
https://reviews.llvm.org/D134749
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits