diff options
author | Aaron Ballman <aaron@aaronballman.com> | 2025-05-27 11:29:30 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-27 11:29:30 -0400 |
commit | cc5237c7af6417139fb32f3e312b9489a6e0bf62 (patch) | |
tree | eb88386f2a9def74f9f151fc7f77d9cffda606ce /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 97f6076dedc6ba78ccdb36f53a6953a66abfd395 (diff) | |
download | llvm-cc5237c7af6417139fb32f3e312b9489a6e0bf62.zip llvm-cc5237c7af6417139fb32f3e312b9489a6e0bf62.tar.gz llvm-cc5237c7af6417139fb32f3e312b9489a6e0bf62.tar.bz2 |
[C2y] Correctly handle incomplete types in generic selections (#141596)
We were emitting a non-error diagnostic but claiming we emitted an
error, which caused some obvious follow-on problems.
Fixes #141549
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions