[PATCH] D102064: Parse vector bool when stdbool.h and altivec.h are included
Neumann Hon via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 11 10:27:09 PDT 2021
Everybody0523 added a comment.
xlc on z/OS will compile
vector _Bool char bc;
on any language level high enough to recognize _Bool as a valid keyword.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102064/new/
https://reviews.llvm.org/D102064
More information about the cfe-commits
mailing list