[PATCH] D54604: Automatic variable initialization
Tim Northover via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 15 16:13:29 PST 2018
t.p.northover added a comment.
> This isn't meant to change the semantics of C and C++.
As I said in the cfe-dev thread, that's exactly what it does. Specifically I think this is essentially defining a new dialect of C++, which I have massive concerns about. Additionally, as much as we might claim it's a transitional measure, we all know that's not how it'll be used in practice.
Repository:
rC Clang
https://reviews.llvm.org/D54604
More information about the cfe-commits
mailing list