The test hits stack overflow trying to instantiate recursive templates.
It is observed with ASAN and not with a regular build because ASAN
increases stack frame size.
rdar://problem/45009892
Differential D54132
[CodeGenCXX] XFAIL test for ASAN on Darwin. vsapsai on Nov 5 2018, 5:48 PM. Authored by
Details The test hits stack overflow trying to instantiate recursive templates. rdar://problem/45009892
Diff Detail
Event Timeline
|