[libcxx-commits] [PATCH] D93582: [libc++] [libc++abi] Correctly quote source and target names in tests. NFC.
Marek Kurdej via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Dec 21 12:42:11 PST 2020
curdeius updated this revision to Diff 313181.
curdeius added a comment.
- Quote {gdb}.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93582/new/
https://reviews.llvm.org/D93582
Files:
libcxx/test/CMakeLists.txt
libcxx/test/libcxx/double_include.sh.cpp
libcxx/test/libcxx/gdb/gdb_pretty_printer_test.sh.cpp
libcxx/test/libcxx/include_as_c.sh.cpp
libcxx/test/libcxx/input.output/filesystems/class.directory_entry/directory_entry.mods/last_write_time.pass.cpp
libcxx/test/libcxx/input.output/filesystems/convert_file_time.pass.cpp
libcxx/test/libcxx/language.support/support.rtti/type.info/type_info.comparison.merged.sh.cpp
libcxx/test/libcxx/language.support/support.rtti/type.info/type_info.comparison.unmerged.sh.cpp
libcxx/test/libcxx/libcpp_freestanding.sh.cpp
libcxx/test/libcxx/modules/stds_include.sh.cpp
libcxx/test/libcxx/selftest/dsl/dsl.sh.py
libcxx/test/libcxx/selftest/file_dependencies/absolute-and-relative-paths.sh.cpp
libcxx/test/libcxx/selftest/file_dependencies/substitute-in-dependencies.sh.cpp
libcxx/test/libcxx/selftest/remote-substitutions.sh.cpp
libcxx/test/libcxx/selftest/sh.cpp/substitutions.sh.cpp
libcxx/test/libcxx/selftest/tmpdir-exists.sh.cpp
libcxx/test/libcxx/strings/basic.string/PR42676.sh.cpp
libcxx/test/libcxx/utilities/function.objects/abi_bug_cxx03_cxx11_example.sh.cpp
libcxx/test/libcxx/utilities/meta/stress_tests/stress_test_is_same.sh.cpp
libcxx/test/libcxx/utilities/meta/stress_tests/stress_test_metafunctions.sh.cpp
libcxx/test/libcxx/utilities/meta/stress_tests/stress_test_variant_overloads_impl.sh.cpp
libcxx/test/std/input.output/iostream.objects/check-stderr.sh
libcxx/test/std/input.output/iostream.objects/check-stdout.sh
libcxx/test/std/input.output/iostream.objects/send-stdin.sh
libcxx/test/std/namespace/addressable_functions.sh.cpp
libcxx/utils/libcxx/test/config.py
libcxx/utils/libcxx/test/dsl.py
libcxx/utils/libcxx/test/features.py
libcxx/utils/libcxx/test/format.py
libcxxabi/test/CMakeLists.txt
libcxxabi/test/incomplete_type.sh.cpp
libcxxabi/test/native/arm-linux-eabi/ttype-encoding-00.pass.sh.s
libcxxabi/test/native/arm-linux-eabi/ttype-encoding-90.pass.sh.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93582.313181.patch
Type: text/x-patch
Size: 30718 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201221/f18fdbc3/attachment-0001.bin>
More information about the libcxx-commits
mailing list