| Issue | 124031 |
|---|---|
| Summary | [clang] Support __builtin_c23_va_start |
| Labels | c23 |
| Assignees | |
| Reporter | nathanchance |
GCC added `__builtin_c23_va_start()` to diagnose improper arguments to `va_start`. Some projects may want to take advantage of this.https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107980
_______________________________________________ llvm-bugs mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
