Initial commit

This commit is contained in:
Caixukun1919810
2024-02-27 14:07:17 +08:00
committed by GitHub
Unverified
commit b4609b0912
17 changed files with 652 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
Diagnostics:
Suppress:
- "-Wmicrosoft-enum-forward-reference"
- "-Wc++11-narrowing"
- "-Wc++2b-extensions"
- "-Wmicrosoft-cast"
CompileFlags:
Add:
- "-ferror-limit=0"
- '-D__FUNCTION__="dummy"'