llvm-project/libcxx/utils
Martin Storsjö 714644a36c [libcxx] [test] Move the is_<platform> functions down to subclasses
If cross testing (and manually specifying a LIBCXX_TARGET_INFO in the
cmake configuration, as the default is to match the build platform),
we want the accessors for querying the target platform, is_windows,
is_darwin, to return the right value depending on which target info
class is used, not based on what platform is running the build and
driving the tests.

When LIBCXX_TARGET_INFO isn't defined, the right target info class
is chosen automatically based on the platform one is running on, so
this shouldn't make any practical difference for such setups.

Differential Revision: https://reviews.llvm.org/D98045
2021-03-06 08:52:34 +02:00
..
ci [libc++] Properly pick up the Ninja from Xcode in the CI script 2021-03-04 16:03:39 -05:00
docker [libc++] Use LLVM 11 instead of trunk on build bots 2020-09-14 15:12:13 -04:00
gdb/libcxx Various minor fixes for python 3 2021-02-05 13:01:34 -08:00
google-benchmark [benchmark] Replace references to M680x0 with M68k 2021-03-06 01:04:36 +00:00
libcxx [libcxx] [test] Move the is_<platform> functions down to subclasses 2021-03-06 08:52:34 +02:00
symcheck-blacklists
cat_files.py Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
generate_abi_list.py generate_header_tests.py: Sort the header files ASCIIbetically. 2020-12-14 09:56:07 -05:00
generate_feature_test_macro_components.py [libc++] [C++2b] [P1682] Add to_underlying. 2021-03-05 10:31:21 +01:00
generate_header_tests.py [libc++] Make LIBCXX_ENABLE_FILESYSTEM fully consistent 2021-01-19 14:15:48 -05:00
graph_header_deps.py [libc++] Add utility to generate and display libc++'s header dependency 2020-02-15 18:47:17 -05:00
merge_archives.py [libcxx] Don't pass -s to libtool 2020-09-28 14:50:09 -07:00
run.py [libcxx] [test] Pass some windows environment variables through to test processes 2021-03-02 22:39:14 +02:00
ssh.py [libcxx] [test] Add an option to ssh.py for using a different temp path 2021-03-05 19:37:31 +02:00
sym_diff.py Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00