Attempt to heal bots after r367456

llvm-svn: 367462
This commit is contained in:
Nico Weber 2019-07-31 18:43:27 +00:00
parent 7153f2784c
commit b42a1c6967
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ run_lint ${COMMON_RTL_INC_LINT_FILTER} ${COMMON_RTL}/*.cc \
# Interception
INTERCEPTION=${COMPILER_RT}/lib/interception
run_lint ${ASAN_RTL_LINT_FILTER} ${INTERCEPTION}/*.cc \
run_lint ${ASAN_RTL_LINT_FILTER} ${INTERCEPTION}/*.cpp \
${INTERCEPTION}/*.h &
# ASan