Skip to content
Commit 771ad169 authored by Corentin Jabot's avatar Corentin Jabot
Browse files

[Clang] Fix a crash when recursively callig a default member initializer.

This fixes a regression introduced by ca619613, that would lead
to a segfault due to stack exhaustion when recursively calling
a default member initializer.

Fixes #60082

I'm not able to  get clang to emit a stack exhaustion warning,
which it seems like it should be able to.

Reviewed By: shafik

Differential Revision: https://reviews.llvm.org/D142401
parent 45351120
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment