constexpr-void2.C
286 Bytes
-
re PR c++/64547 (A non-const constexpr function is rejected incorrectly) · 49c8bc0c
PR c++/64547 * constexpr.c (cxx_eval_call_expression): A call to a void function doesn't need to return a value. From-SVN: r219466
Jason Merrill committed