зеркало из https://github.com/microsoft/clang-1.git
Add missing directory
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@39853 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Родитель
d2d2a11a91
Коммит
11f2dfefc9
|
@ -1,3 +1,3 @@
|
|||
|
||||
all:
|
||||
find CodeGen Lexer Preprocessor Parser \( -name '*.c' -or -name '*.cpp' \) -print -exec ./TestRunner.sh {} \;
|
||||
find CodeGen Lexer Preprocessor Parser Sema \( -name '*.c' -or -name '*.cpp' \) -print -exec ./TestRunner.sh {} \;
|
||||
|
|
Загрузка…
Ссылка в новой задаче