summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Chih-hung Hsieh <chh@google.com> 2016-10-21 05:05:29 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2016-10-21 05:05:30 +0000
commit461a15d0d9ac46ff2c60805fba995d46a987b275 (patch)
tree05277f2d25d9eb8b0d5775e73f7012918bc7bbf2
parent4e5df99720a287adf3870d715c4d3d66c260c4f7 (diff)
parent2ce51fc365c1e7c9e3d2ec8f6c22d35ab453579e (diff)
Merge "Remove valgrind from the exception list."
-rw-r--r--core/clang/config.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/clang/config.mk b/core/clang/config.mk
index d2063738c4..a71f110fcc 100644
--- a/core/clang/config.mk
+++ b/core/clang/config.mk
@@ -92,7 +92,6 @@ LOCAL_CLANG_EXCEPTION_PROJECTS = \
device/huawei/angler/ \
device/lge/bullhead/ \
external/gentoo/integration/ \
- external/valgrind/ \
hardware/qcom/ \
$(INTERNAL_LOCAL_CLANG_EXCEPTION_PROJECTS)