Skip to content

Commit 4e4d457

Browse files
author
bingtao.yin
committed
update ide files
1 parent 759774a commit 4e4d457

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

.clangd

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,22 @@ If:
2323

2424
CompileFlags:
2525
CompilationDatabase: be/ut_build_ASAN/
26+
27+
---
28+
29+
If:
30+
PathMatch: be/.*
31+
32+
CompileFlags:
33+
CompilationDatabase: be/build_Debug
34+
35+
---
36+
37+
If:
38+
PathMatch: cloud/.*
39+
40+
CompileFlags:
41+
CompilationDatabase: cloud/build_Debug
42+
Add:
43+
- -isystem
44+
- /opt/transwarp/doris/gensrc/build

0 commit comments

Comments
 (0)