Add clang-format to the corresponding Makefile.

llvm-svn: 177727
This commit is contained in:
Daniel Jasper 2013-03-22 11:43:51 +00:00
parent 3bd5ffb62b
commit be0d173099
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ CLANG_LEVEL := ..
include $(CLANG_LEVEL)/../../Makefile.config
DIRS := driver libclang c-index-test arcmt-test c-arcmt-test diagtool \
clang-check
clang-check clang-format
# Recurse into the extra repository of tools if present.
OPTIONAL_DIRS := extra