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 cc5fdcb commit 34fa060Copy full SHA for 34fa060
llvm/docs/ReleaseNotes.md
@@ -194,7 +194,7 @@ Changes to LLDB
194
* The default PDB reader on Windows was changed from DIA to native, which uses
195
LLVM's PDB and CodeView support. You can switch back to the DIA reader with
196
`settings set plugin.symbol-file.pdb.reader dia`. Note that support for the
197
- DIA reader will be removed in future versions of LLDB.
+ DIA reader will be removed in a future version of LLDB.
198
199
Changes to BOLT
200
---------------------------------
0 commit comments