With the changes for r229241 the test case sized_delete_test.cc in compiler-rt/test/asan/TestCases/Linux/ now passes while it previously failed. It is marked as XFAIL and this change just removes that.
I first noticed this in the ppc64 target but it does the same in the x86 target. It passing means the buildbot tests for the address sanitizer always fail.