[PATCH] D100991: Fix parsing of vector keyword in presence of conflicting uses.

Jamie Schmeiser via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 19 13:44:25 PDT 2021


jamieschmeiser updated this revision to Diff 346548.
jamieschmeiser added a comment.

Expand testing.


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

https://reviews.llvm.org/D100991

Files:
  clang/lib/Parse/Parser.cpp
  clang/test/Parser/altivec-non-type-vector.c
  clang/test/Parser/altivec-template-vector.cpp
  clang/test/Parser/altivec-typedef-vector.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100991.346548.patch
Type: text/x-patch
Size: 8661 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210519/df20d812/attachment.bin>


More information about the cfe-commits mailing list