Author: brane
Revision: 1925652
Modified property: svn:log
Modified: svn:log at Sun May 18 05:23:56 2025
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Sun May 18 05:23:56 2025
@@ -1,10 +1,10 @@
-Optionally a .clangd file with include paths and language version
-settings for clangd, a language server for C and C++.
+Optionally igenerate a .clangd file with include paths and compiler
+options for clangd, a language server for C and C++.
* .: ignore .clangd
* configure.ac
- (--enable-dot-clangd): New option. When set, a configure will write a
+ (--enable-dot-clangd): New option. When set, configure will write a
.clangd file to the root of the source tree.
(SVN_DOT_CLANGD, SVN_DOT_CLANGDXX): New functions for setting command
line arguments in .clangd for the C and C++ compilers, respectively.