aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Serialization/ASTWriter.cpp
diff options
context:
space:
mode:
authorAndres-Salamanca <andrealebarbaritos@gmail.com>2025-06-24 14:03:17 -0500
committerGitHub <noreply@github.com>2025-06-24 12:03:17 -0700
commit280f60ed6d99cda3a26138d6df103e6d2a58490a (patch)
tree7be28aafb89e272998c85c59d0dfee7e68959a33 /clang/lib/Serialization/ASTWriter.cpp
parentce4d21494764b69246540d4efb9a7631ad6dfe72 (diff)
downloadllvm-280f60ed6d99cda3a26138d6df103e6d2a58490a.zip
llvm-280f60ed6d99cda3a26138d6df103e6d2a58490a.tar.gz
llvm-280f60ed6d99cda3a26138d6df103e6d2a58490a.tar.bz2
[CIR] Fix NYI AAPCS bit-fields by skipping unsupported case (#145560)
This PR addresses the error mentioned in https://github.com/llvm/llvm-project/pull/145067#issuecomment-3001104015, which occurs on ARM when handling an unsupported bit-field case. The patch removes the error and replaces it with an assert, marking the missing feature.
Diffstat (limited to 'clang/lib/Serialization/ASTWriter.cpp')
0 files changed, 0 insertions, 0 deletions