Autos are also used for pointer variables assigned via casts or memory allocation. Patch includes other minor cleanups.
Build and regressions were fine on RHEL 6.
Differential D15388
[Clang] Use autos in lib/AST/Expr.cpp AbandonedPublic Authored by Eugene.Zelenko on Dec 9 2015, 11:00 AM.
Details
Summary Autos are also used for pointer variables assigned via casts or memory allocation. Patch includes other minor cleanups. Build and regressions were fine on RHEL 6.
Diff Detail Event TimelineEugene.Zelenko updated this object.
Diff 42321 lib/AST/Expr.cpp
|
Again, I don't think it is an improvement when the deduced type is on a different line (here and elsewhere).