Author: hans Date: Fri Feb 22 00:09:08 2019 New Revision: 354659 URL: http://llvm.org/viewvc/llvm-project?rev=354659&view=rev Log: Release notes: a few lldb changes, by Raphael Isemann!
Modified: llvm/branches/release_80/docs/ReleaseNotes.rst Modified: llvm/branches/release_80/docs/ReleaseNotes.rst URL: http://llvm.org/viewvc/llvm-project/llvm/branches/release_80/docs/ReleaseNotes.rst?rev=354659&r1=354658&r2=354659&view=diff ============================================================================== --- llvm/branches/release_80/docs/ReleaseNotes.rst (original) +++ llvm/branches/release_80/docs/ReleaseNotes.rst Fri Feb 22 00:09:08 2019 @@ -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 ========================================== _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits