]> git.ipfire.org Git - thirdparty/gcc.git/commit
ada: Add mention of what LSP stands for
authorRonan Desplanques <desplanques@adacore.com>
Fri, 17 Feb 2023 15:00:33 +0000 (16:00 +0100)
committerMarc Poulhiès <poulhies@adacore.com>
Tue, 23 May 2023 07:59:05 +0000 (09:59 +0200)
commit65d2481a4f90f9f2af8b636105d934b2cefa1009
treebfafc5ad3b5d4b36358033cfd8bf9797fa8f4b17
parentadf71a9ba515a0c8fe0e8d8ac9cef4db890ed219
ada: Add mention of what LSP stands for

There are multiple possible interpretations of "LSP". For example,
"Language Server Protocol". This patch clarifies that the
occurrences of "LSP" in GNAT's source code refer to the Liskov
Substitution Principle.

gcc/ada/

* einfo.ads: Mention full name of LSP.
gcc/ada/einfo.ads