Skip to content
Commit 3f4f03a2 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Add a new failure kind, FK_Incomplete, to InitializationSequence, to

capture failures when we try to initialize an incomplete
type. Previously, we would (ab)use FK_ConversionFailed, then
occasionally dereference a null pointer when trying to diagnose the
failure. Fixes <rdar://problem/7959007>.

llvm-svn: 104286
parent 6232d347
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