Ignore warnings for enable llvm15

Issue: #I6LPWU

Signed-off-by: guzhihao4 <guzhihao4@huawei.com>
Change-Id: I7b558fa46239081890ae005de65ba8d2bba1d134
This commit is contained in:
guzhihao4
2023-03-15 14:21:16 +08:00
parent 4ff66c7f40
commit 1ba32406bb
8 changed files with 13 additions and 4 deletions

View File

@@ -64,5 +64,6 @@ else
LOCAL_FLAGS += -frounding-math -Wno-unused-but-set-variable
endif
LOCAL_FLAGS += -Wno-shift-op-parentheses -Wno-logical-op-parentheses -Wno-bitwise-op-parentheses -Wno-unknown-pragmas
LOCAL_FLAGS += -Wno-unused-but-set-variable
include $(MODULE)