llvm-project/libcxx/test
Louis Dionne 3d94f3060c [libc++] Fix is_pointer support for Objective-C++
This test regressed with 5ade17e0ca, but we never noticed it because
.pass.mm tests were skipped due to a bug in our Lit config. This commit
fixes is_pointer (by essentially reverting tha part of 5ade17e0ca) and
also adds .pass.mm tests to the list of supported test suffixes.

We can explore how to support __is_pointer with Objective-C++ qualifiers
as a follow-up -- the main goal of this commit is to fix the regression
quickly and make sure all tests of the suite are run.
2020-04-03 11:09:59 -04:00
..
libcxx [libc++] Fix is_pointer support for Objective-C++ 2020-04-03 11:09:59 -04:00
pretty_printers [libc++/libc++abi] Properly delimit lit substitutions 2020-03-27 10:27:38 -04:00
std [libc++] Refer to the Filesystem static test env as relative paths 2020-04-02 16:51:37 -04:00
support [libc++] Refer to the Filesystem static test env as relative paths 2020-04-02 16:51:37 -04:00
CMakeLists.txt [libc++] Refer to the Filesystem static test env as relative paths 2020-04-02 16:51:37 -04:00
lit.cfg [libc++] Fix is_pointer support for Objective-C++ 2020-04-03 11:09:59 -04:00
lit.site.cfg.in [libcxx] Allow tests to link with static libc++abi/libc++ even if the shared version is present 2020-03-25 15:29:58 +03:00
nothing_to_do.pass.cpp force the bots to cycle 2019-05-09 02:34:37 +00:00