aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Lex/ModuleMap.cpp
diff options
context:
space:
mode:
authorNico Weber <nicolasweber@gmx.de>2018-12-27 23:38:58 +0000
committerNico Weber <nicolasweber@gmx.de>2018-12-27 23:38:58 +0000
commitc38717ff84bb7c5e4a69ffe2befe5c8893f71930 (patch)
tree7f5be672c013933624cb6f1b29ab3a51c684d016 /clang/lib/Lex/ModuleMap.cpp
parent8e5606454217bf3b1e315fba1674f1ee057814f7 (diff)
downloadllvm-c38717ff84bb7c5e4a69ffe2befe5c8893f71930.zip
llvm-c38717ff84bb7c5e4a69ffe2befe5c8893f71930.tar.gz
llvm-c38717ff84bb7c5e4a69ffe2befe5c8893f71930.tar.bz2
[gn build] Add check-clang target and make it work
With this, check-clang runs and passes all of clang's lit tests. It doesn't run any of its unit tests yet. Like with check-lld, running just ninja -C out/gn will build all prerequisites needed to run tests, but it won't run the tests (so that the build becomes clean after one build). Running ninja -C out/gn check-clang will build prerequisites if needed and run the tests. The check-clang target never becomes clean and runs tests every time. Differential Revision: https://reviews.llvm.org/D56095 llvm-svn: 350108
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions