aboutsummaryrefslogtreecommitdiff
path: root/clang-tools-extra/module-map-checker/ModuleMapChecker.cpp
diff options
context:
space:
mode:
authorDavid Peixotto <dpeixott@codeaurora.org>2014-09-09 22:14:38 +0000
committerDavid Peixotto <dpeixott@codeaurora.org>2014-09-09 22:14:38 +0000
commit9690f3b59633667e1a406ed5355dbed5d5833cf1 (patch)
treec125d979f86c4cc20742cf9fb7ce333092500a44 /clang-tools-extra/module-map-checker/ModuleMapChecker.cpp
parent9daf1a6c00587f73b5db0bc8e8492cb1fe84341f (diff)
downloadllvm-9690f3b59633667e1a406ed5355dbed5d5833cf1.zip
llvm-9690f3b59633667e1a406ed5355dbed5d5833cf1.tar.gz
llvm-9690f3b59633667e1a406ed5355dbed5d5833cf1.tar.bz2
Add -e to test generation script
The -e flag exits the script with a non-zero code if any subcommand fails. This flag allows us to notice as early as possible if the test was not properly regenerated using a command like: $ create_ll.sh t.c && opt < t.ll -polly ... The above pattern is useful when iteratively developing a test case to guard against un-noticed syntax errors. Differential Revision: http://reviews.llvm.org/D5276 llvm-svn: 217463
Diffstat (limited to 'clang-tools-extra/module-map-checker/ModuleMapChecker.cpp')
0 files changed, 0 insertions, 0 deletions