Skip to content

Commit 6f2b277

Browse files
committed
Release notes: a few lldb changes, by Raphael Isemann!
llvm-svn: 354659
1 parent 5a681e4 commit 6f2b277

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

llvm/docs/ReleaseNotes.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,14 @@ Changes to the C API
237237
Changes to the DAG infrastructure
238238
---------------------------------
239239

240+
Changes to LLDB
241+
===============
242+
* Printed source code is now syntax highlighted in the terminal (only for C
243+
languages).
244+
245+
* The expression command now supports tab completing expressions.
246+
247+
240248
External Open Source Projects Using LLVM 8
241249
==========================================
242250

0 commit comments

Comments
 (0)