[llvm] r365228 - Add LLDB section to the release notes

Jonas Devlieghere via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 5 10:58:30 PDT 2019


Author: jdevlieghere
Date: Fri Jul  5 10:58:30 2019
New Revision: 365228

URL: http://llvm.org/viewvc/llvm-project?rev=365228&view=rev
Log:
Add LLDB section to the release notes

Modified:
    llvm/trunk/docs/ReleaseNotes.rst

Modified: llvm/trunk/docs/ReleaseNotes.rst
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/ReleaseNotes.rst?rev=365228&r1=365227&r2=365228&view=diff
==============================================================================
--- llvm/trunk/docs/ReleaseNotes.rst (original)
+++ llvm/trunk/docs/ReleaseNotes.rst Fri Jul  5 10:58:30 2019
@@ -126,6 +126,11 @@ Changes to the C API
 Changes to the DAG infrastructure
 ---------------------------------
 
+Changes to LLDB
+===============
+
+* Backtraces are now color highlighting in the terminal.
+
 External Open Source Projects Using LLVM 9
 ==========================================
 




More information about the llvm-commits mailing list