Unverified Commit 39930d67 authored by Sam McCall's avatar Sam McCall Committed by GitHub
Browse files

Add new website to release notes.

parent b406eab8
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -32,6 +32,8 @@ infrastructure are described first, followed by tool-specific sections.
Improvements to clangd
----------------------

- clangd documentation is now found at https://clangd.llvm.org/

- Go-to-definition, hover, find-references etc use a new mechanism to identify
  what is under the cursor, which is (hopefully) more consistent and accurate.