https://bugs.llvm.org/show_bug.cgi?id=50645
Eli Friedman <efrie...@quicinc.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |INVALID
CC| |efrie...@quicinc.com
Status|NEW |RESOLVED
--- Comment #1 from Eli Friedman <efrie...@quicinc.com> ---
volatile doesn't let you dodge the normal language rules around uninitialized
values. The result is still a garbage value.
--
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