[clang] Correct documentation for NEON and SVE operator support
authorDavid Truby <david.truby@arm.com>
Wed, 10 Aug 2022 14:02:55 +0000 (15:02 +0100)
committerDavid Truby <david.truby@arm.com>
Wed, 10 Aug 2022 14:16:38 +0000 (15:16 +0100)
commite4642d78a89930720bc84a4775614c45327bc0dc
tree5cf5b98bb278f38e092837f0d67cab484a64d304
parentb92c7dc211c2ae055f3aea999470133281f5646e
[clang] Correct documentation for NEON and SVE operator support

Previously the language extension documentation didn't mention SVE and
was incomplete in listing the C/C++ operators supported on NEON. This
corrects the documentation to be in line with the implementation.
clang/docs/LanguageExtensions.rst