summaryrefslogtreecommitdiffstats
path: root/clang/test/Serialization/stmt_exprs.c
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2007-11-28 19:16:54 +0000
committerTed Kremenek <kremenek@apple.com>2007-11-28 19:16:54 +0000
commit44d5166cdb629e0d8d8c3b02a7b589ad58fe97a6 (patch)
tree9f855544431ae11497d60d3981f28a6f480ca302 /clang/test/Serialization/stmt_exprs.c
parentab18e6d7fd87d18c2c5f62e166714ad2e2589325 (diff)
downloadbcm5719-llvm-44d5166cdb629e0d8d8c3b02a7b589ad58fe97a6.tar.gz
bcm5719-llvm-44d5166cdb629e0d8d8c3b02a7b589ad58fe97a6.zip
Changed TestRunner.sh to dump the output and generated script files in
subdirectories mirroring where the test case file is located For example, for the test case "Sema/stmt_exprs.c", instead of the files "Output/stmt_exprs.c.out" and "Output/stmt_exprs.c.out.script" being created, the files "Output/Sema/stmt_exprs.c.out" and "Output/Sema/stmt_exprs.c.out.script" are created. This prevents any collisions from different test directories that have the same file name for a test case, and also makes it clear where the test case was drawn from. llvm-svn: 44410
Diffstat (limited to 'clang/test/Serialization/stmt_exprs.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud