This revision was automatically updated to reflect the committed changes.
hubert.reinterpretcast marked an inline comment as done.
Closed by commit rG126094485ab9: [PowerPC][AIX] Make `__vector [un]signed long`
an error (authored by hubert.reinterpretcast).
Changed prior to commit:
https://revi
ZarkoCA accepted this revision.
ZarkoCA added a comment.
This revision is now accepted and ready to land.
LGTM
Comment at: clang/lib/Sema/DeclSpec.cpp:1200
+ // It has also been historically deprecated on AIX (as an alias for
+ // "vector int" in both 32-bit and 64-bi
hubert.reinterpretcast created this revision.
hubert.reinterpretcast added reviewers: nemanjai, ZarkoCA, cebowleratibm.
Herald added a subscriber: shchenz.
Herald added a project: clang.
hubert.reinterpretcast requested review of this revision.
The semantics associated with `__vector [un]signed lo