[PATCH] D22334: Fix for Bug 28172 : clang crashes on invalid code (with too few arguments to __builtin_signbit) without any proper diagnostics.
Shafik Yaghmour via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 21 08:51:04 PDT 2023
shafik added a comment.
Herald added a project: All.
It looks like the examples no longer crash: https://godbolt.org/z/Yn8qK3fnT
So likely we should just close this.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D22334/new/
https://reviews.llvm.org/D22334
More information about the cfe-commits
mailing list