Skip to content
Commit 03d9393b authored by Richard Smith's avatar Richard Smith
Browse files

Don't crash when binding a reference to a temporary pointer created from

resolving an overloaded function reference within an initializer list.
Previously we would try to resolve the overloaded function reference without
first stripping off the InitListExpr wrapper.

llvm-svn: 172517
parent b03f6c48
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