================
@@ -354,7 +354,7 @@ <h2 id="c2y">C2y implementation status</h2>
<tr>
<td>Generic replacement (v. 2 of quasi-literals)</td>
<td><a
href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3605.pdf">N3605</a></td>
- <td class="unknown" align="center">Unknown</td>
+ <td class="full" align="center">Yes</td>
----------------
hkleynhans wrote:
Thanks for the information here. I have added tests for earlier versions. I
can compress the versions for older and newer compiler versions into a single
file without `constexpr` if you think the current version is too verbose.
The thing I have found is that the error message around `_Generic` in
`static_assert` has changed. That could be considered a change in behavior;
but I guess it is not really observable in code that worked. Not sure what
your opinion on that is.
https://github.com/llvm/llvm-project/pull/178479
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits