Skip to content
Commit b786156b authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Teach SemaChecking::CheckReturnStackAddr about ImplicitCastExprs that convert...

Teach SemaChecking::CheckReturnStackAddr about ImplicitCastExprs that convert values to an lvalue.  This allows us to warn (again) about returning references to stack variables.  (fixes PR 7812).

llvm-svn: 110242
parent db764c6e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment