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 cfdd5ca commit 17d9f2aCopy full SHA for 17d9f2a
clang/docs/ReleaseNotes.rst
@@ -36,7 +36,7 @@ Potentially Breaking Changes
36
37
- The Objective-C ARC migrator (ARCMigrate) has been removed.
38
- Fix missing diagnostics for uses of declarations when performing typename access,
39
- such as when performing member access on a '[[deprecated]]' type alias.
+ such as when performing member access on a ``[[deprecated]]`` type alias.
40
(#GH58547)
41
- For ARM targets when compiling assembly files, the features included in the selected CPU
42
or Architecture's FPU are included. If you wish not to use a specific feature,
0 commit comments