Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 71617605 authored by Ying Wang's avatar Ying Wang Committed by Android Git Automerger
Browse files

am 8e2b2d8a: am b0143e2f: Merge "Add some more flags to CLANG_CONFIG_UNKNOWN_CFLAGS"

* commit '8e2b2d8a':
  Add some more flags to CLANG_CONFIG_UNKNOWN_CFLAGS
parents 6433592a 8e2b2d8a
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -34,9 +34,14 @@ CLANG_CONFIG_EXTRA_CFLAGS := \

CLANG_CONFIG_UNKNOWN_CFLAGS := \
  -funswitch-loops \
  -fno-tree-sra \
  -finline-limit=64 \
  -Wno-psabi \
  -Wno-unused-but-set-variable \
  -Wno-unused-but-set-parameter \
  -Wmaybe-uninitialized \
  -Wno-maybe-uninitialized \
  -Wno-error=maybe-uninitialized \
  -fno-canonical-system-headers

# Clang flags for all host rules