We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 182e79f commit 1d60b21Copy full SHA for 1d60b21
clang/docs/ReleaseNotes.rst
@@ -450,6 +450,8 @@ Attribute Changes in Clang
450
- Fix a bug where clang doesn't automatically apply the ``[[gsl::Owner]]`` or
451
``[[gsl::Pointer]]`` to STL explicit template specialization decls. (#GH109442)
452
453
+- The ``target_version`` attribute is now only supported for AArch64 and RISC-V architectures.
454
+
455
Improvements to Clang's diagnostics
456
-----------------------------------
457
0 commit comments