[PATCH] D102064: Parse vector bool when stdbool.h and altivec.h are included

Andreas Krebbel via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 20 23:42:05 PDT 2021


Andreas-Krebbel added a comment.

> But looking at the GCC sources, it seems we actually intended to support this use as well, there's just a bug.   Given that, I think I'd be fine with adding this to LLVM -- I'll make sure the GCC bug gets fixed as well.

I've fixed the GCC issue now: https://gcc.gnu.org/pipermail/gcc-patches/2021-May/570561.html


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