Skip to content
Commit 88e4d493 authored by Sebastian Redl's avatar Sebastian Redl
Browse files

Don't unwrap initializer lists before calling TryConstructorInitialization,...

Don't unwrap initializer lists before calling TryConstructorInitialization, instead doing a little more work inside. This should make finding initializer list constructors easier, as well as fix one place where the ({}) vs {} issue was probably poorly handled.

llvm-svn: 149790
parent f2089a40
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