[PATCH] D118402: [C2x][ObjC] Do not crash when trying to encode a _BitInt type
John McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 27 22:25:28 PST 2022
rjmccall added a comment.
I don't think you really need the FIXME when we don't have it for all the other types that we don't have encodings for.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118402/new/
https://reviews.llvm.org/D118402
More information about the cfe-commits
mailing list