Skip to content

Commit

Permalink
feat: implement MoveObject and Miscellaneous
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex4386 committed Nov 28, 2024
1 parent c009bb3 commit f238b9b
Show file tree
Hide file tree
Showing 5 changed files with 401 additions and 59 deletions.
17 changes: 17 additions & 0 deletions .clangd
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
CompileFlags:
Add:
- -Wno-unknown-warning-option
- -Wno-format
Remove:
- -mword-relocations

Diagnostics:
ClangTidy:
FastCheckFilter: None

---

If:
PathMatch: .*\.h
Diagnostics:
UnusedIncludes: None
Loading

0 comments on commit f238b9b

Please sign in to comment.