Unverified Commit e4882d83 authored by Sirraide's avatar Sirraide Committed by GitHub
Browse files

[Clang] [Sema] Do not crash on dependent or invalid record decls when...

[Clang] [Sema] Do not crash on dependent or invalid record decls when `-fdump-record-layouts-complete` is passed (#83688)

We no longer try to compute and dump the layout of types in cases where that isn’t possible.

This fixes #83684 and #83671.
parent c089fa5a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment