There was an error while loading. Please reload this page.
1 parent c99bceb commit 291b26bCopy full SHA for 291b26b
1 file changed
.clangd
@@ -0,0 +1,9 @@
1
+CompileFlags:
2
+ CompilationDatabase: build/Debug/
3
+ Remove:
4
+ # sometimes added if files aren't recognized - remove
5
+ - -xobjective-c++-header
6
+ Add:
7
+ - -std=c++26
8
+ - -freflection-latest
9
+ - -xc++-header
0 commit comments