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

Commit 1769e697 authored by Dan Austin's avatar Dan Austin Committed by Android Git Automerger
Browse files

am 6d59e98b: am 8c77ec50: Merge "Enable fsanitize integer in ui"

* commit '6d59e98b':
  Enable fsanitize integer in ui
parents 37616292 6d59e98b
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -17,6 +17,7 @@ include $(CLEAR_VARS)


LOCAL_CLANG := true
LOCAL_CLANG := true
LOCAL_CPPFLAGS := -std=c++1y -Weverything -Werror
LOCAL_CPPFLAGS := -std=c++1y -Weverything -Werror
LOCAL_SANITIZE := integer


# The static constructors and destructors in this library have not been noted to
# The static constructors and destructors in this library have not been noted to
# introduce significant overheads
# introduce significant overheads