This website requires JavaScript.
Explore
Help
Sign In
subcrip
/
CompetitiveProgramming
Watch
1
Star
0
Fork
You've already forked CompetitiveProgramming
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
add clangd configuration
Browse Source
...
This commit is contained in:
subcrip
2024-05-02 12:24:30 +08:00
parent
3954c06cce
commit
dca73faef9
Signed by:
subcrip
SSH Key Fingerprint:
SHA256:dFPFi68d8C87YkFkEBU4TkcrYRySWpekRR1hbnDWUCw
1 changed files
with
5 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
5
.clangd
Normal file
Unescape
Escape
View File
@ -0,0 +1,5 @@
CompileFlags:
Add: [-std=c++17]
Diagnostics:
Suppress: shift-op-parentheses
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
subcrip/CompetitiveProgramming
Title
Body
Create Issue