[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
Tue May 11 09:03:42 PDT 2021
ZarkoCA updated this revision to Diff 344426.
ZarkoCA edited the summary of this revision.
ZarkoCA added reviewers: uweigand, neumannh.
ZarkoCA added a comment.
- clean up code per comments
- Add test case for Z targets since that target is also affected
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.344426.patch
Type: text/x-patch
Size: 4434 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210511/367a7ac0/attachment.bin>
More information about the cfe-commits
mailing list