chore: update clang files
This commit is contained in:
+1
-2
@@ -1,4 +1,3 @@
|
||||
# Generated from CLion Inspection settings
|
||||
---
|
||||
Checks: '-*,
|
||||
bugprone-argument-comment,
|
||||
@@ -123,7 +122,6 @@ portability-simd-intrinsics,
|
||||
readability-avoid-const-params-in-decls,
|
||||
readability-const-return-type,
|
||||
readability-container-size-empty,
|
||||
readability-convert-member-functions-to-static,
|
||||
readability-delete-null-pointer,
|
||||
readability-deleted-default,
|
||||
readability-inconsistent-declaration-parameter-name,
|
||||
@@ -143,3 +141,4 @@ readability-static-definition-in-anonymous-namespace,
|
||||
readability-string-compare,
|
||||
readability-uniqueptr-delete-release,
|
||||
readability-use-anyofallof'
|
||||
...
|
||||
@@ -7,9 +7,7 @@ Diagnostics:
|
||||
CompileFlags:
|
||||
Add:
|
||||
- "-ferror-limit=0"
|
||||
- "-D__FUNCTION__=\"dummy\""
|
||||
- "-Yumc/_HeaderOutputPredefine.h"
|
||||
- "-FImc/_HeaderOutputPredefine.h" # clangd bug can't find pch file
|
||||
Remove:
|
||||
- "/Yu_HeaderOutputPredefine.h"
|
||||
- "/FI_HeaderOutputPredefine.h"
|
||||
- '-D__FUNCTION__="dummy"'
|
||||
- "-Dnsel_CONFIG_SELECT_EXPECTED=nsel_EXPECTED_NONSTD"
|
||||
- "/std:c++20"
|
||||
- "-D_HAS_CXX23=1"
|
||||
Reference in New Issue
Block a user