[all-commits] [llvm/llvm-project] 1a7c6b: [libc++] Move some .sh.cpp tests to .compile.pass.cpp
Louis Dionne via All-commits
all-commits at lists.llvm.org
Wed Apr 15 09:34:04 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1a7c6b23fcbbc09c02b655697cf5830634392bef
https://github.com/llvm/llvm-project/commit/1a7c6b23fcbbc09c02b655697cf5830634392bef
Author: Louis Dionne <ldionne at apple.com>
Date: 2020-04-15 (Wed, 15 Apr 2020)
Changed paths:
A libcxx/test/libcxx/depr/depr.c.headers/math_h.compile.pass.cpp
R libcxx/test/libcxx/depr/depr.c.headers/math_h.sh.cpp
A libcxx/test/libcxx/min_max_macros.compile.pass.cpp
R libcxx/test/libcxx/min_max_macros.sh.cpp
A libcxx/test/libcxx/no_assert_include.compile.pass.cpp
R libcxx/test/libcxx/no_assert_include.sh.cpp
Log Message:
-----------
[libc++] Move some .sh.cpp tests to .compile.pass.cpp
As a fly-by fix, improve/fix the comments explaining the tests. This is
a step towards removing references to the %{compile} substitution.
More information about the All-commits
mailing list