Add new clangd config file

This commit is contained in:
Eduardo Cueto-Mendoza 2025-01-16 14:55:31 +00:00
parent 77ba9e34c9
commit 1e1856af0e
Signed by: TastyPancakes
GPG Key ID: 941DF56C7242C3F1
1 changed files with 2 additions and 0 deletions

2
.clangd Executable file
View File

@ -0,0 +1,2 @@
CompileFlags:
Add: [-std=c++20]