resolved conflicts for merge of e04e91b1
to master
Change-Id: I537065b0810ea8525401778824c4810c5e7ef433
This commit is contained in:
@@ -66,20 +66,22 @@ CLANG_CONFIG_UNKNOWN_CFLAGS := \
|
|||||||
-fno-tree-sra \
|
-fno-tree-sra \
|
||||||
-fprefetch-loop-arrays \
|
-fprefetch-loop-arrays \
|
||||||
-funswitch-loops \
|
-funswitch-loops \
|
||||||
-Werror=unused-but-set-variable \
|
|
||||||
-Werror=unused-but-set-parameter \
|
-Werror=unused-but-set-parameter \
|
||||||
|
-Werror=unused-but-set-variable \
|
||||||
-Wmaybe-uninitialized \
|
-Wmaybe-uninitialized \
|
||||||
-Wno-error=maybe-uninitialized \
|
-Wno-error=maybe-uninitialized \
|
||||||
-Wno-error=unused-but-set-variable \
|
|
||||||
-Wno-error=unused-but-set-parameter \
|
-Wno-error=unused-but-set-parameter \
|
||||||
|
-Wno-error=unused-but-set-variable \
|
||||||
-Wno-free-nonheap-object \
|
-Wno-free-nonheap-object \
|
||||||
-Wno-literal-suffix \
|
-Wno-literal-suffix \
|
||||||
-Wno-maybe-uninitialized \
|
-Wno-maybe-uninitialized \
|
||||||
-Wno-old-style-declaration \
|
-Wno-old-style-declaration \
|
||||||
-Wno-psabi \
|
-Wno-psabi \
|
||||||
-Wno-unused-but-set-variable \
|
|
||||||
-Wno-unused-but-set-parameter \
|
-Wno-unused-but-set-parameter \
|
||||||
-Wno-unused-local-typedefs
|
-Wno-unused-but-set-variable \
|
||||||
|
-Wno-unused-local-typedefs \
|
||||||
|
-Wunused-but-set-parameter \
|
||||||
|
-Wunused-but-set-variable
|
||||||
|
|
||||||
# Clang flags for all host rules
|
# Clang flags for all host rules
|
||||||
CLANG_CONFIG_HOST_EXTRA_ASFLAGS :=
|
CLANG_CONFIG_HOST_EXTRA_ASFLAGS :=
|
||||||
|
Reference in New Issue
Block a user