blob: fc759fa5ed3051bad02499bd33588b907215d241 [file] [log] [blame]
all:
find CodeGen Lexer Preprocessor Parser Sema \( -name '*.c' -or -name '*.cpp' \) -print -exec ./TestRunner.sh {} \;