[Lldb-commits] [lldb] [clang][AST] Added assert to prevent infinite recursion in computing layout (PR #154123)

via lldb-commits lldb-commits at lists.llvm.org
Mon Aug 18 08:05:09 PDT 2025


tgs-sc wrote:

> Also, please split out the clang change into a separate PR. The clang maintainers can comment there on whether that's a useful thing to have in place

Addressed. I am gonna make a PR to clang with adding assert as seeing backtrace with 16k functions is not very nice.

https://github.com/llvm/llvm-project/pull/154123


More information about the lldb-commits mailing list