This patch sets short-enums to be the default for z/OS.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
clang/test/Driver/zos-driver-defaults.c | ||
---|---|---|
2 | Can you add an additional test for -fno-short-enum to make sure that works too. |
Comment Actions
LGTM, though not sure why comment is referencing -fshort-enums=0.
If '=0' is not significant perhaps delete it to remove confusion.
Can you add an additional test for -fno-short-enum to make sure that works too.