[all-commits] [llvm/llvm-project] 70f638: [runtimes] Rename newformat to just format, now th...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Tue Jun 30 07:13:41 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 70f6389257a85a8fa7f128a05a1ccbd0dbba191c
https://github.com/llvm/llvm-project/commit/70f6389257a85a8fa7f128a05a1ccbd0dbba191c
Author: Louis Dionne <ldionne at apple.com>
Date: 2020-06-30 (Tue, 30 Jun 2020)
Changed paths:
A libcxx/test/libcxx/selftest/additional_compile_flags/substitutes-in-compile-flags.sh.cpp
A libcxx/test/libcxx/selftest/additional_compile_flags/substitutes-in-run.sh.cpp
A libcxx/test/libcxx/selftest/compile.fail.cpp/compile-error.compile.fail.cpp
A libcxx/test/libcxx/selftest/compile.fail.cpp/compile-success.compile.fail.cpp
A libcxx/test/libcxx/selftest/compile.pass.cpp/compile-error.compile.pass.cpp
A libcxx/test/libcxx/selftest/compile.pass.cpp/compile-success.compile.pass.cpp
A libcxx/test/libcxx/selftest/compile.pass.cpp/link-error.compile.pass.cpp
A libcxx/test/libcxx/selftest/compile.pass.cpp/run-error.compile.pass.cpp
A libcxx/test/libcxx/selftest/convenience_substitutions/build_run.sh.cpp
A libcxx/test/libcxx/selftest/fail.cpp/compile-failure.fail.cpp
A libcxx/test/libcxx/selftest/fail.cpp/compile-success.fail.cpp
A libcxx/test/libcxx/selftest/fail.cpp/lit.local.cfg
A libcxx/test/libcxx/selftest/fail.cpp/no-diagnostics-unmarked.fail.cpp
A libcxx/test/libcxx/selftest/fail.cpp/no-diagnostics.fail.cpp
A libcxx/test/libcxx/selftest/fail.cpp/right-diagnostic.fail.cpp
A libcxx/test/libcxx/selftest/fail.cpp/wrong-diagnostic.fail.cpp
A libcxx/test/libcxx/selftest/file_dependencies/a.txt
A libcxx/test/libcxx/selftest/file_dependencies/absolute-and-relative-paths.sh.cpp
A libcxx/test/libcxx/selftest/file_dependencies/dir/b.txt
A libcxx/test/libcxx/selftest/file_dependencies/substitute-in-dependencies.sh.cpp
A libcxx/test/libcxx/selftest/link.fail.cpp/compile-error.link.fail.cpp
A libcxx/test/libcxx/selftest/link.fail.cpp/link-error.link.fail.cpp
A libcxx/test/libcxx/selftest/link.fail.cpp/link-success.link.fail.cpp
A libcxx/test/libcxx/selftest/link.pass.cpp/compile-error.link.pass.cpp
A libcxx/test/libcxx/selftest/link.pass.cpp/link-error.link.pass.cpp
A libcxx/test/libcxx/selftest/link.pass.cpp/link-success.link.pass.cpp
A libcxx/test/libcxx/selftest/link.pass.cpp/run-error.link.pass.cpp
R libcxx/test/libcxx/selftest/newformat/additional_compile_flags/substitutes-in-compile-flags.sh.cpp
R libcxx/test/libcxx/selftest/newformat/additional_compile_flags/substitutes-in-run.sh.cpp
R libcxx/test/libcxx/selftest/newformat/compile.fail.cpp/compile-error.compile.fail.cpp
R libcxx/test/libcxx/selftest/newformat/compile.fail.cpp/compile-success.compile.fail.cpp
R libcxx/test/libcxx/selftest/newformat/compile.pass.cpp/compile-error.compile.pass.cpp
R libcxx/test/libcxx/selftest/newformat/compile.pass.cpp/compile-success.compile.pass.cpp
R libcxx/test/libcxx/selftest/newformat/compile.pass.cpp/link-error.compile.pass.cpp
R libcxx/test/libcxx/selftest/newformat/compile.pass.cpp/run-error.compile.pass.cpp
R libcxx/test/libcxx/selftest/newformat/convenience_substitutions/build_run.sh.cpp
R libcxx/test/libcxx/selftest/newformat/fail.cpp/compile-failure.fail.cpp
R libcxx/test/libcxx/selftest/newformat/fail.cpp/compile-success.fail.cpp
R libcxx/test/libcxx/selftest/newformat/fail.cpp/lit.local.cfg
R libcxx/test/libcxx/selftest/newformat/fail.cpp/no-diagnostics-unmarked.fail.cpp
R libcxx/test/libcxx/selftest/newformat/fail.cpp/no-diagnostics.fail.cpp
R libcxx/test/libcxx/selftest/newformat/fail.cpp/right-diagnostic.fail.cpp
R libcxx/test/libcxx/selftest/newformat/fail.cpp/wrong-diagnostic.fail.cpp
R libcxx/test/libcxx/selftest/newformat/file_dependencies/a.txt
R libcxx/test/libcxx/selftest/newformat/file_dependencies/absolute-and-relative-paths.sh.cpp
R libcxx/test/libcxx/selftest/newformat/file_dependencies/dir/b.txt
R libcxx/test/libcxx/selftest/newformat/file_dependencies/substitute-in-dependencies.sh.cpp
R libcxx/test/libcxx/selftest/newformat/link.fail.cpp/compile-error.link.fail.cpp
R libcxx/test/libcxx/selftest/newformat/link.fail.cpp/link-error.link.fail.cpp
R libcxx/test/libcxx/selftest/newformat/link.fail.cpp/link-success.link.fail.cpp
R libcxx/test/libcxx/selftest/newformat/link.pass.cpp/compile-error.link.pass.cpp
R libcxx/test/libcxx/selftest/newformat/link.pass.cpp/link-error.link.pass.cpp
R libcxx/test/libcxx/selftest/newformat/link.pass.cpp/link-success.link.pass.cpp
R libcxx/test/libcxx/selftest/newformat/link.pass.cpp/run-error.link.pass.cpp
R libcxx/test/libcxx/selftest/newformat/lit.local.cfg
R libcxx/test/libcxx/selftest/newformat/pass.cpp/compile-error.pass.cpp
R libcxx/test/libcxx/selftest/newformat/pass.cpp/link-error.pass.cpp
R libcxx/test/libcxx/selftest/newformat/pass.cpp/run-error.pass.cpp
R libcxx/test/libcxx/selftest/newformat/pass.cpp/run-success.pass.cpp
R libcxx/test/libcxx/selftest/newformat/pass.cpp/werror.pass.cpp
R libcxx/test/libcxx/selftest/newformat/pass.mm/compile-error.pass.mm
R libcxx/test/libcxx/selftest/newformat/pass.mm/link-error.pass.mm
R libcxx/test/libcxx/selftest/newformat/pass.mm/no-arc.pass.mm
R libcxx/test/libcxx/selftest/newformat/pass.mm/run-error.pass.mm
R libcxx/test/libcxx/selftest/newformat/pass.mm/run-success.pass.mm
R libcxx/test/libcxx/selftest/newformat/pass.mm/use-objective-cxx.pass.mm
R libcxx/test/libcxx/selftest/newformat/remote-substitutions.sh.cpp
R libcxx/test/libcxx/selftest/newformat/run.fail.cpp/compile-error.run.fail.cpp
R libcxx/test/libcxx/selftest/newformat/run.fail.cpp/link-error.run.fail.cpp
R libcxx/test/libcxx/selftest/newformat/run.fail.cpp/run-error.run.fail.cpp
R libcxx/test/libcxx/selftest/newformat/run.fail.cpp/run-success.run.fail.cpp
R libcxx/test/libcxx/selftest/newformat/sh.cpp/empty.sh.cpp
R libcxx/test/libcxx/selftest/newformat/sh.cpp/run-error.sh.cpp
R libcxx/test/libcxx/selftest/newformat/sh.cpp/run-success.sh.cpp
R libcxx/test/libcxx/selftest/newformat/sh.cpp/substitutions.sh.cpp
R libcxx/test/libcxx/selftest/newformat/sh.cpp/werror.sh.cpp
R libcxx/test/libcxx/selftest/newformat/shell-escape-pipes.sh.cpp
R libcxx/test/libcxx/selftest/newformat/shell-escape.sh.cpp
R libcxx/test/libcxx/selftest/newformat/tmpdir-exists.sh.cpp
R libcxx/test/libcxx/selftest/newformat/verify.cpp/no-diagnostics-unmarked.verify.cpp
R libcxx/test/libcxx/selftest/newformat/verify.cpp/no-diagnostics.verify.cpp
R libcxx/test/libcxx/selftest/newformat/verify.cpp/no-werror.verify.cpp
R libcxx/test/libcxx/selftest/newformat/verify.cpp/right-diagnostic.verify.cpp
R libcxx/test/libcxx/selftest/newformat/verify.cpp/wrong-diagnostic.verify.cpp
A libcxx/test/libcxx/selftest/pass.cpp/compile-error.pass.cpp
A libcxx/test/libcxx/selftest/pass.cpp/link-error.pass.cpp
A libcxx/test/libcxx/selftest/pass.cpp/run-error.pass.cpp
A libcxx/test/libcxx/selftest/pass.cpp/run-success.pass.cpp
A libcxx/test/libcxx/selftest/pass.cpp/werror.pass.cpp
A libcxx/test/libcxx/selftest/pass.mm/compile-error.pass.mm
A libcxx/test/libcxx/selftest/pass.mm/link-error.pass.mm
A libcxx/test/libcxx/selftest/pass.mm/no-arc.pass.mm
A libcxx/test/libcxx/selftest/pass.mm/run-error.pass.mm
A libcxx/test/libcxx/selftest/pass.mm/run-success.pass.mm
A libcxx/test/libcxx/selftest/pass.mm/use-objective-cxx.pass.mm
A libcxx/test/libcxx/selftest/remote-substitutions.sh.cpp
A libcxx/test/libcxx/selftest/run.fail.cpp/compile-error.run.fail.cpp
A libcxx/test/libcxx/selftest/run.fail.cpp/link-error.run.fail.cpp
A libcxx/test/libcxx/selftest/run.fail.cpp/run-error.run.fail.cpp
A libcxx/test/libcxx/selftest/run.fail.cpp/run-success.run.fail.cpp
A libcxx/test/libcxx/selftest/sh.cpp/empty.sh.cpp
A libcxx/test/libcxx/selftest/sh.cpp/run-error.sh.cpp
A libcxx/test/libcxx/selftest/sh.cpp/run-success.sh.cpp
A libcxx/test/libcxx/selftest/sh.cpp/substitutions.sh.cpp
A libcxx/test/libcxx/selftest/sh.cpp/werror.sh.cpp
A libcxx/test/libcxx/selftest/shell-escape-pipes.sh.cpp
A libcxx/test/libcxx/selftest/shell-escape.sh.cpp
A libcxx/test/libcxx/selftest/tmpdir-exists.sh.cpp
A libcxx/test/libcxx/selftest/verify.cpp/no-diagnostics-unmarked.verify.cpp
A libcxx/test/libcxx/selftest/verify.cpp/no-diagnostics.verify.cpp
A libcxx/test/libcxx/selftest/verify.cpp/no-werror.verify.cpp
A libcxx/test/libcxx/selftest/verify.cpp/right-diagnostic.verify.cpp
A libcxx/test/libcxx/selftest/verify.cpp/wrong-diagnostic.verify.cpp
M libcxx/test/lit.site.cfg.in
M libcxx/utils/libcxx/test/dsl.py
A libcxx/utils/libcxx/test/format.py
R libcxx/utils/libcxx/test/newformat.py
M libcxxabi/test/lit.site.cfg.in
M libunwind/test/lit.site.cfg.in
Log Message:
-----------
[runtimes] Rename newformat to just format, now that the old format has been removed
More information about the All-commits
mailing list