"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "d18708fce0712da29abd2b81305e1ad1eae850f8"
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
Loading
Please register or sign in to comment