Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
It may be better to use __builtin_va_list and the like instead of the header inclusion but I don't want to make the test change too onerous if that turns out to be the case.
clang/test/CodeGen/aix-altivec-vaargs.c | ||
---|---|---|
6 | Any reason for for including the header instead of builtins as in aix-vaargs.c? |
Any reason for for including the header instead of builtins as in aix-vaargs.c?