Add cpp11-migrate to autoconf build
git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@169986 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Родитель
6efdae55ae
Коммит
a9fb16a53b
2
Makefile
2
Makefile
|
@ -11,7 +11,7 @@ CLANG_LEVEL := ../..
|
|||
|
||||
include $(CLANG_LEVEL)/../../Makefile.config
|
||||
|
||||
PARALLEL_DIRS := remove-cstr-calls tool-template loop-convert clang-format
|
||||
PARALLEL_DIRS := remove-cstr-calls tool-template loop-convert clang-format cpp11-migrate
|
||||
|
||||
include $(CLANG_LEVEL)/Makefile
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче