We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 204a1c6 commit b297d47Copy full SHA for b297d47
.clangd
@@ -4,9 +4,6 @@ CompileFlags:
4
Add:
5
- "-ferror-limit=0"
6
7
- Remove:
8
- - "-mabi"
9
-
10
# if you are using VSCode and CMake Tools(provided by Microsoft) add
11
# "cmake.copyCompileCommands": "${workspaceFolder}/.vscode/compile_commands.json" to VSCode settings
12
# because CompilationDatabase field in .clangd doesn't support multiple folders to search
0 commit comments