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 15dde26 commit 0164480Copy full SHA for 0164480
llvm/docs/ReleaseNotes.md
@@ -379,6 +379,10 @@ Changes to the LLVM tools
379
Changes to LLDB
380
---------------------------------
381
382
+* It is now recommended that LLDB be built with Python >= 3.8, but no changes
383
+ have been made to the supported Python versions. The next release, LLDB 21,
384
+ will require Python >= 3.8.
385
+
386
* LLDB now supports inline diagnostics for the expression evaluator and command line parser.
387
388
Old:
0 commit comments