Skip to content
Unverified Commit 5fa5ffeb authored by kasuga-fj's avatar kasuga-fj Committed by GitHub
Browse files

[Clang] Fix missing diagnostic for non-standard layout type in `offsetof` (#65246)

Fixes #64619

Clang warns diagnostic for non-standard layout types in `offsetof` only
if they are in evaluated context. With this patch, you'll also get
diagnostic if you use `offsetof` on non-standard layout types in any
other contexts
parent 79f87be6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment