From 6454b3e80d34b73d76d72c7e6a8c2db7d475a5e8 Mon Sep 17 00:00:00 2001 From: Jonas Devlieghere Date: Fri, 5 Jul 2019 17:58:30 +0000 Subject: [PATCH] Add LLDB section to the release notes git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@365228 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst index 2bb58fc17ba..a940015f163 100644 --- a/docs/ReleaseNotes.rst +++ b/docs/ReleaseNotes.rst @@ -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 ========================================== -- 2.40.0