c-typeck.c
214 KB
-
re PR c++/14156 (no warning for address of parameter) · a2f1f4c3
PR c/14156 * c-typeck.c (c_expand_return): Change check for VAR_DECL to use DECL_P instead. PR c++/14156 * typeck.c (maybe_warn_about_returning_address_of_location): Change check for VAR_DECL to use DECL_P instead. From-SVN: r78312
Andrew Pinski committed