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

Zarko Todorovski via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 7 05:34:12 PDT 2021


ZarkoCA updated this revision to Diff 343656.
ZarkoCA added a comment.

- update test cases to contain `_Bool` as well


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D102064/new/

https://reviews.llvm.org/D102064

Files:
  clang/include/clang/Parse/Parser.h
  clang/lib/Parse/ParseDecl.cpp
  clang/lib/Parse/Parser.cpp
  clang/test/Parser/altivec-bool.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102064.343656.patch
Type: text/x-patch
Size: 4297 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210507/b1453b43/attachment.bin>


More information about the cfe-commits mailing list