style: removing the existing clangd
This commit is contained in:
parent
6569d5516f
commit
0daab10da6
3 changed files with 0 additions and 31 deletions
|
|
@ -1,9 +0,0 @@
|
||||||
CompileFlags:
|
|
||||||
Compiler: c++
|
|
||||||
Add:
|
|
||||||
- "-xc++"
|
|
||||||
- "-stdlib=libc++"
|
|
||||||
- "-I/usr/local/include"
|
|
||||||
- "-I/nix/store/pzmpyb9hxfv60vh0l67avr94h71nip1b-llvm-16.0.6-dev/include"
|
|
||||||
- "-I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include"
|
|
||||||
- "-I/Users/raphael/Documents/42_cursus/circle4/cpp/cpp00/ex00"
|
|
||||||
|
|
@ -1,9 +0,0 @@
|
||||||
CompileFlags:
|
|
||||||
Compiler: c++
|
|
||||||
Add:
|
|
||||||
- "-xc++"
|
|
||||||
- "-std=c++98"
|
|
||||||
- "-I/usr/local/include"
|
|
||||||
- "-I/nix/store/pzmpyb9hxfv60vh0l67avr94h71nip1b-llvm-16.0.6-dev/include"
|
|
||||||
- "-I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include"
|
|
||||||
- "-I/Users/raphael/Documents/42_cursus/circle4/cpp/cpp00/ex01/includes"
|
|
||||||
|
|
@ -1,13 +0,0 @@
|
||||||
CompileFlags:
|
|
||||||
Compiler: clang++
|
|
||||||
Add:
|
|
||||||
- "-xc++"
|
|
||||||
- "-std=c++98"
|
|
||||||
- "-Werror"
|
|
||||||
- "-Wextra"
|
|
||||||
- "-Wall"
|
|
||||||
- "-stdlib=libc++"
|
|
||||||
- "-I/usr/local/include"
|
|
||||||
- "-I/nix/store/pzmpyb9hxfv60vh0l67avr94h71nip1b-llvm-16.0.6-dev/include"
|
|
||||||
- "-I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include"
|
|
||||||
- "-I/Users/raphael/Documents/42_cursus/circle4/cpp/cpp00/ex02"
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue