]> granicus.if.org Git - llvm/commitdiff
Release notes: a few lldb changes, by Raphael Isemann!
authorHans Wennborg <hans@hanshq.net>
Fri, 22 Feb 2019 08:09:08 +0000 (08:09 +0000)
committerHans Wennborg <hans@hanshq.net>
Fri, 22 Feb 2019 08:09:08 +0000 (08:09 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_80@354659 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.rst

index 29a1e01c8f9ca9064828dcfade41c933ea039930..eafe1f17f76000925f920092d28a8ac79f656e64 100644 (file)
@@ -237,6 +237,14 @@ Changes to the C API
 Changes to the DAG infrastructure
 ---------------------------------
 
+Changes to LLDB
+===============
+* Printed source code is now syntax highlighted in the terminal (only for C
+  languages).
+
+* The expression command now supports tab completing expressions.
+
+
 External Open Source Projects Using LLVM 8
 ==========================================