[PATCH] D116272: [Clang][Sema] Avoid crashing for va_arg expressions with bool argument
Egor Zhdan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 7 14:56:51 PST 2022
egorzhdan added a comment.
In D116272#3228427 <https://reviews.llvm.org/D116272#3228427>, @tstellar wrote:
> We may have time to fit it in to the release, but no guarantees. Can you file an issue for this?
That would be great. I filed an issue: https://github.com/llvm/llvm-project/issues/53078.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116272/new/
https://reviews.llvm.org/D116272
More information about the cfe-commits
mailing list