https://bugs.llvm.org/show_bug.cgi?id=42001
Eli Friedman <efrie...@quicinc.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
CC| |efrie...@quicinc.com
--- Comment #2 from Eli Friedman <efrie...@quicinc.com> ---
I agree, the warning is correct in C. (C++ has different rules for implicit
conversions involving qualifiers which might allow something like this if
"restrict" were part of the standard.)
I'm pretty sure we aren't going to change our defaults for warnings here unless
the standard changes. Implicit conversions in C are confusing enough as it is.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs