Louis Dionne 3d94f3060c [libc++] Fix is_pointer support for Objective-C++
This test regressed with 5ade17e0ca8b, 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 5ade17e0ca8b) 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
..
2019-08-20 10:19:55 +00:00
2020-02-19 16:09:41 -05:00
2019-09-07 22:18:20 +00:00
2019-08-20 18:21:06 +00:00
2019-07-01 16:13:31 +00:00
2019-12-21 01:26:24 -08:00
2019-05-29 16:01:36 +00:00
2019-07-14 21:29:39 +00:00