Skip to content

Commit 34fa060

Browse files
committed
fix: use "in a future version"
1 parent cc5fdcb commit 34fa060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/docs/ReleaseNotes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ Changes to LLDB
194194
* The default PDB reader on Windows was changed from DIA to native, which uses
195195
LLVM's PDB and CodeView support. You can switch back to the DIA reader with
196196
`settings set plugin.symbol-file.pdb.reader dia`. Note that support for the
197-
DIA reader will be removed in future versions of LLDB.
197+
DIA reader will be removed in a future version of LLDB.
198198

199199
Changes to BOLT
200200
---------------------------------

0 commit comments

Comments
 (0)