shafik added a comment. The proposal has several nice tests and I don't they are all covered here e.g.:
{
double a = 7;
double b = 9;
{
double b = b * b; // undefined, uses uninitialized variable without
address
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133289/new/
https://reviews.llvm.org/D133289
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
